Lines Matching refs:array_allocator
779 * testsuite/ext/array_allocator/1.cc: Likewise.
780 * testsuite/ext/array_allocator/2.cc: Likewise.
781 * testsuite/ext/array_allocator/3.cc: Likewise.
932 * include/ext/array_allocator.h: Same.
1082 * testsuite/ext/array_allocator/check_delete.cc: New.
1083 * testsuite/ext/array_allocator/check_new.cc: Simplify.
1156 * include/ext/array_allocator.h (array::allocate): Check for valid
1158 * testsuite/ext/array_allocator/3.cc: New.
1309 * include/ext/array_allocator.h: Use __throw_bad_alloc().
1311 * testsuite/ext/array_allocator/check_allocate_max_size.cc: New.
1381 * include/ext/array_allocator.h
1386 * testsuite/ext/array_allocator/check_deallocate_null.cc: New.
1393 * testsuite/ext/array_allocator/check_new.cc: New.
1440 * include/ext/array_allocator.h (allocate): Fix bad_alloc check.
1441 * testsuite/ext/array_allocator/2.cc: Fix wrt 64-bit archs (in
1562 * include/ext/array_allocator.h: New.
1565 * testsuite/ext/array_allocator/1.cc: New.
1566 * testsuite/ext/array_allocator/2.cc: New.