Searched refs:malloc_allocator (Results 1 – 13 of 13) sorted by relevance
54 class malloc_allocator67 { 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() function76 ~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>&)
40 #define __glibcxx_base_allocator __gnu_cxx::malloc_allocator
521 * 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 …]
78 * include/ext/malloc_allocator.h (malloc_allocator): Same.83 * include/backward/alloc.h: Don't inject malloc_allocator, or518 include/ext/malloc_allocator.h, include/ext/memory,4575 * include/ext/malloc_allocator.h: New.
20 * testsuite/ext/malloc_allocator/deallocate_global.cc: Fix format22 * testsuite/ext/malloc_allocator/deallocate_local.cc: Likewise.446 * include/ext/malloc_allocator.h: Same.
1610 ALLOCATOR_NAME=__gnu_cxx::malloc_allocator
4272 * ext/malloc_allocator.h: Likewise.
6571 ALLOCATOR_NAME=__gnu_cxx::malloc_allocator
145 malloc_allocator.h memory mt_allocator.h new_allocator.h \
533 ${ext_srcdir}/malloc_allocator.h \
755 ${ext_srcdir}/malloc_allocator.h \
1894 OLD_FILES+=usr/include/c++/4.2/ext/malloc_allocator.h
7175 OLD_FILES+=usr/include/c++/3.4/ext/malloc_allocator.h