Searched refs:__real_p (Results 1 – 4 of 4) sorted by relevance
111 pointer __real_p = __p - _M_extra; in _GLIBCXX_VISIBILITY() local112 if (*reinterpret_cast<size_type*>(__real_p) != __n) in _GLIBCXX_VISIBILITY()117 _M_allocator.deallocate(__real_p, __n + _M_extra); in _GLIBCXX_VISIBILITY()
917 _Alloc_block* __real_p = reinterpret_cast<_Alloc_block*>(__p); in _GLIBCXX_VISIBILITY()927 __detail::_Inclusive_between<_Alloc_block*> __ibt(__real_p); in _GLIBCXX_VISIBILITY()935 __displacement = __real_p - _S_mem_blocks[__diff].first; in _GLIBCXX_VISIBILITY()944 __displacement = __real_p - _S_mem_blocks[__diff].first; in _GLIBCXX_VISIBILITY()
145 pointer __real_p = __p - _M_extra; in _GLIBCXX_VISIBILITY()146 if (*reinterpret_cast<size_type*>(__real_p) != __n) in _GLIBCXX_VISIBILITY()148 _M_allocator.deallocate(__real_p, __n + _M_extra); in _GLIBCXX_VISIBILITY()
919 _Alloc_block* __real_p = reinterpret_cast<_Alloc_block*>(__p); in _GLIBCXX_VISIBILITY()929 __detail::_Inclusive_between<_Alloc_block*> __ibt(__real_p); in _GLIBCXX_VISIBILITY()937 __displacement = __real_p - _S_mem_blocks[__diff].first; in _GLIBCXX_VISIBILITY()946 __displacement = __real_p - _S_mem_blocks[__diff].first; in _GLIBCXX_VISIBILITY()