Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libstdc++/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>&)
/freebsd-12.1/contrib/libstdc++/config/allocator/
H A Dmalloc_allocator_base.h40 #define __glibcxx_base_allocator __gnu_cxx::malloc_allocator
/freebsd-12.1/contrib/libstdc++/
H A 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.
1678 * testsuite/ext/malloc_allocator/deallocate.cc: New.
2019 * testsuite/ext/malloc_allocator/check_new.cc: this.
2023 * testsuite/ext/malloc_allocator/instantiate.cc: this.
5089 * include/ext/malloc_allocator.h: Add operators ==, !=.
5668 * include/ext/malloc_allocator.h (malloc_allocator::deallocate):
[all …]
H A 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.
H A 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.
H A Dacinclude.m41610 ALLOCATOR_NAME=__gnu_cxx::malloc_allocator
H A DChangeLog-20064272 * ext/malloc_allocator.h: Likewise.
H A Dconfigure6571 ALLOCATOR_NAME=__gnu_cxx::malloc_allocator
/freebsd-12.1/gnu/lib/libstdc++/
H A DMakefile145 malloc_allocator.h memory mt_allocator.h new_allocator.h \
/freebsd-12.1/contrib/libstdc++/include/
H A DMakefile.am533 ${ext_srcdir}/malloc_allocator.h \
H A DMakefile.in755 ${ext_srcdir}/malloc_allocator.h \
/freebsd-12.1/tools/build/mk/
H A DOptionalObsoleteFiles.inc1894 OLD_FILES+=usr/include/c++/4.2/ext/malloc_allocator.h
/freebsd-12.1/
H A DObsoleteFiles.inc7175 OLD_FILES+=usr/include/c++/3.4/ext/malloc_allocator.h