Searched refs:__throw_bad_alloc (Results 1 – 18 of 18) sorted by relevance
51 __throw_bad_alloc(void) in __throw_bad_alloc() function107 __throw_bad_alloc(void)
92 std::__throw_bad_alloc(); in _M_get()
90 std::__throw_bad_alloc();94 std::__throw_bad_alloc();
201 std::__throw_bad_alloc(); in allocate()231 std::__throw_bad_alloc(); in allocate()
89 std::__throw_bad_alloc();
128 std::__throw_bad_alloc();
673 std::__throw_bad_alloc();
1053 std::__throw_bad_alloc();
218 __throw_bad_alloc(); in __insert_c()241 __throw_bad_alloc(); in __insert_c()535 __throw_bad_alloc(); in __add()558 __throw_bad_alloc(); in __insert_iterator()581 __throw_bad_alloc(); in __insert_iterator()
44 __throw_bad_alloc() in __throw_bad_alloc() function
52 __throw_bad_alloc(void) __attribute__((__noreturn__));
54 __throw_bad_alloc(); in do_allocate()
270 __throw_bad_alloc();1582 __throw_bad_alloc();1595 __throw_bad_alloc();1633 __throw_bad_alloc();1646 __throw_bad_alloc();2863 __throw_bad_alloc();3123 __throw_bad_alloc();3414 __throw_bad_alloc();3418 __throw_bad_alloc();3447 __throw_bad_alloc();[all …]
151 _LIBCPP_NORETURN _LIBCPP_FUNC_VIS void __throw_bad_alloc(); // not in C++ spec
836 __throw_bad_alloc();
1309 * include/ext/array_allocator.h: Use __throw_bad_alloc().3126 * include/ext/pool_allocator.h: Qualify __throw_bad_alloc.5878 __throw_bad_alloc calls. Don't include <memory>.
5364 * src/bitmap_allocator.cc: Use __throw_bad_alloc.
5275 std::__throw_bad_alloc() instead of throw bad_alloc.