Home
last modified time | relevance | path

Searched refs:malloc_allocator (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dmalloc_allocator.h54 class malloc_allocator
67 { typedef malloc_allocator<_Tp1> other; };
69 malloc_allocator() throw() { } in throw()
71 malloc_allocator(const malloc_allocator&) throw() { } in throw()
74 malloc_allocator(const malloc_allocator<_Tp1>&) throw() { } in malloc_allocator() function
76 ~malloc_allocator() throw() { } in throw()
119 operator==(const malloc_allocator<_Tp>&, const malloc_allocator<_Tp>&)
124 operator!=(const malloc_allocator<_Tp>&, const malloc_allocator<_Tp>&)
/openbsd-src/gnu/gcc/libstdc++-v3/config/allocator/
H A Dmalloc_allocator_base.h40 #define __glibcxx_base_allocator __gnu_cxx::malloc_allocator
/openbsd-src/gnu/lib/libstdc++-v3/
H A DMakefile124 malloc_allocator.h memory mt_allocator.h new_allocator.h \
/openbsd-src/gnu/gcc/libstdc++-v3/include/
H A DMakefile.am533 ${ext_srcdir}/malloc_allocator.h \
H A DMakefile.in755 ${ext_srcdir}/malloc_allocator.h \