/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | malloc_allocator.h | 117 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY() 135 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY() 142 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
|
H A D | pool_allocator.h | 221 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY() 260 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
|
H A D | mt_allocator.h | 692 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
|
H A D | throw_allocator.h | 855 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
|
H A D | bitmap_allocator.h | 1016 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | malloc_allocator.h | 112 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY() 129 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY() 136 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
|
H A D | pool_allocator.h | 221 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY() 260 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
|
H A D | new_allocator.h | 112 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
|
H A D | array_allocator.h | 158 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
|
H A D | mt_allocator.h | 692 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
|
H A D | throw_allocator.h | 855 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
|
H A D | bitmap_allocator.h | 1017 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/experimental/ |
H A D | memory_resource.cpp | 34 __throw_bad_alloc(); in do_allocate() 60 __throw_bad_alloc(); in do_allocate()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | debug.cpp | 181 __throw_bad_alloc(); in __insert_c() 203 __throw_bad_alloc(); in __insert_c() 495 __throw_bad_alloc(); in __add() 518 __throw_bad_alloc(); in __insert_iterator() 541 __throw_bad_alloc(); in __insert_iterator()
|
H A D | ios.cpp | 296 __throw_bad_alloc(); in copyfmt() 301 __throw_bad_alloc(); in copyfmt() 308 __throw_bad_alloc(); in copyfmt() 315 __throw_bad_alloc(); in copyfmt()
|
H A D | new.cpp | 39 __throw_bad_alloc() in __throw_bad_alloc() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | functexcept.h | 52 __throw_bad_alloc(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | functexcept.h | 52 __throw_bad_alloc(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
|
H A D | new_allocator.h | 137 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/ |
H A D | bitmap_allocator.cc | 92 std::__throw_bad_alloc(); in _M_get()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/ |
H A D | bitmap_allocator.cc | 92 std::__throw_bad_alloc(); in _M_get()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | functexcept.cc | 53 __throw_bad_alloc() in __throw_bad_alloc() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | functexcept.cc | 53 __throw_bad_alloc() in __throw_bad_alloc() function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | locale | 280 __throw_bad_alloc(); 1586 __throw_bad_alloc(); 1599 __throw_bad_alloc(); 1637 __throw_bad_alloc(); 1650 __throw_bad_alloc(); 2867 __throw_bad_alloc(); 3127 __throw_bad_alloc(); 3418 __throw_bad_alloc(); 3422 __throw_bad_alloc(); 3451 __throw_bad_alloc(); [all …]
|
H A D | new | 150 _LIBCPP_NORETURN _LIBCPP_FUNC_VIS void __throw_bad_alloc(); // not in C++ spec
|