Home
last modified time | relevance | path

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

/NextBSD/contrib/libstdc++/include/ext/
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>&)
/NextBSD/contrib/libstdc++/config/allocator/
Dmalloc_allocator_base.h40 #define __glibcxx_base_allocator __gnu_cxx::malloc_allocator
/NextBSD/contrib/libstdc++/
DChangeLog-2004521 * include/ext/malloc_allocator.h: Include cstdlib.
934 * include/ext/malloc_allocator.h: Same.
1086 * testsuite/ext/malloc_allocator/check_delete.cc: New.
1087 * testsuite/ext/malloc_allocator/check_new.cc: Simplify.
1306 * include/ext/malloc_allocator.h (allocate): Likewise.
1313 * testsuite/ext/malloc_allocator/check_allocate_max_size.cc: Likewise.
1388 * testsuite/ext/malloc_allocator/check_deallocate_null.cc: New.
1678 * testsuite/ext/malloc_allocator/deallocate.cc: New.
1679 * testsuite/ext/malloc_allocator/deallocate_global.cc: New.
1680 * testsuite/ext/malloc_allocator/deallocate_local.cc: New.
[all …]
DChangeLog-200378 * include/ext/malloc_allocator.h (malloc_allocator): Same.
83 * include/backward/alloc.h: Don't inject malloc_allocator, or
518 include/ext/malloc_allocator.h, include/ext/memory,
4575 * include/ext/malloc_allocator.h: New.
DChangeLog-200520 * testsuite/ext/malloc_allocator/deallocate_global.cc: Fix format
22 * testsuite/ext/malloc_allocator/deallocate_local.cc: Likewise.
446 * include/ext/malloc_allocator.h: Same.
Dacinclude.m41610 ALLOCATOR_NAME=__gnu_cxx::malloc_allocator
DChangeLog-20064272 * ext/malloc_allocator.h: Likewise.
Dconfigure6571 ALLOCATOR_NAME=__gnu_cxx::malloc_allocator
/NextBSD/gnu/lib/libstdc++/
DMakefile145 malloc_allocator.h memory mt_allocator.h new_allocator.h \
/NextBSD/contrib/libstdc++/include/
DMakefile.am533 ${ext_srcdir}/malloc_allocator.h \
DMakefile.in755 ${ext_srcdir}/malloc_allocator.h \
/NextBSD/
HDObsoleteFiles.inc4145 OLD_FILES+=usr/include/c++/3.4/ext/malloc_allocator.h
/NextBSD/tools/build/mk/
HDOptionalObsoleteFiles.inc1444 OLD_FILES+=usr/include/c++/4.2/ext/malloc_allocator.h