Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_deque.h469 typedef _Tp* _Ptr; in _GLIBCXX_VISIBILITY() typedef
472 typedef typename _Alloc_traits::pointer _Ptr; in _GLIBCXX_VISIBILITY() typedef
H A Dforward_list.h385 typedef typename _Node_alloc_traits::pointer _Ptr; in _GLIBCXX_VISIBILITY() typedef