Home
last modified time | relevance | path

Searched defs:_Ptr (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dallocator.d118 void* _Ptr = ptr; in allocator() local
328 … void* _Ptr = cast(void*)((_Ptr_container + _Non_user_size) & ~(_Big_allocation_alignment - 1)); in version() local
H A Dstring.d759 pointer _Ptr = _My_data._Bx._Ptr; in version() local
830 pointer _Ptr = _My_data._Bx._Ptr; in version() local
890 pointer _Ptr = _Starts_large._Bx._Ptr; in version() local
H A Dvector.d847 _Myvec.pointer _Ptr; in version() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_deque.h414 typedef _Tp* _Ptr; in _GLIBCXX_VISIBILITY() typedef
417 typedef typename _Alloc_traits::pointer _Ptr; in _GLIBCXX_VISIBILITY() typedef
H A Dforward_list.h383 typedef typename _Node_alloc_traits::pointer _Ptr; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_deque.h438 typedef _Tp* _Ptr; in _GLIBCXX_VISIBILITY() typedef
441 typedef typename _Alloc_traits::pointer _Ptr; in _GLIBCXX_VISIBILITY() typedef
H A Dforward_list.h391 typedef typename _Node_alloc_traits::pointer _Ptr; in _GLIBCXX_VISIBILITY() typedef