Home
last modified time | relevance | path

Searched refs:debug_allocator (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Ddebug_allocator.h62 class debug_allocator in _GLIBCXX_VISIBILITY()
64 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
83 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
111 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
114 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
118 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, const debug_allocator& __rhs) in _GLIBCXX_VISIBILITY()
184 operator!=(const debug_allocator<_Alloc>& __lhs, in _GLIBCXX_VISIBILITY()
185 const debug_allocator<_Alloc>& __rhs) in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Ddebug_allocator.h63 class debug_allocator in _GLIBCXX_VISIBILITY()
82 debug_allocator() in _GLIBCXX_VISIBILITY()
/dflybsd-src/gnu/lib/gcc47/libstdc++/
H A DMakefile.headers504 ${ext_srcdir}/debug_allocator.h \
/dflybsd-src/gnu/lib/gcc80/libstdcxx/headers/
H A DMakefile.headers548 ${ext_srcdir}/debug_allocator.h \