Searched refs:__throw_bad_alloc (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dfunctexcept.h52 __throw_bad_alloc(void) __attribute__((__noreturn__));
/macosx-10.10.1/libstdcxx-104.1/src/
H A Dfunctexcept.cc51 __throw_bad_alloc(void) function
107 __throw_bad_alloc(void)
H A Dbitmap_allocator.cc92 std::__throw_bad_alloc();
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/
H A Dmalloc_allocator.h90 std::__throw_bad_alloc();
94 std::__throw_bad_alloc();
H A Dnew_allocator.h89 std::__throw_bad_alloc();
H A Dpool_allocator.h201 std::__throw_bad_alloc();
231 std::__throw_bad_alloc();
H A Darray_allocator.h128 std::__throw_bad_alloc();
H A Dmt_allocator.h673 std::__throw_bad_alloc();
H A Dbitmap_allocator.h38 #include <bits/functexcept.h> // For __throw_bad_alloc().
1053 std::__throw_bad_alloc();

Completed in 126 milliseconds