Home
last modified time | relevance | path

Searched refs:__throw_bad_alloc (Results 1 – 25 of 96) sorted by relevance

1234

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/
A Dmalloc_allocator.h102 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
119 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
126 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
A Dpool_allocator.h220 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
259 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/ext/
A Dmalloc_allocator.h102 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
119 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
126 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
A Dpool_allocator.h220 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
259 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/ext/
A Dmalloc_allocator.h105 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
122 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
129 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
A Dpool_allocator.h220 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
259 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/ext/
A Dmalloc_allocator.h117 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
135 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
142 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
A Dpool_allocator.h221 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
260 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/ext/
A Dmalloc_allocator.h112 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
129 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
136 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
A Dpool_allocator.h221 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
260 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/ext/
A Dmalloc_allocator.h101 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
105 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
A Dpool_allocator.h220 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
250 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/ext/
A Dmalloc_allocator.h101 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
105 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
A Dpool_allocator.h220 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
250 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/ext/
A Dmalloc_allocator.h101 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
105 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
A Dpool_allocator.h220 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
250 std::__throw_bad_alloc(); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dfunctexcept.h52 __throw_bad_alloc(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dfunctexcept.h52 __throw_bad_alloc(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dfunctexcept.h52 __throw_bad_alloc(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dfunctexcept.h52 __throw_bad_alloc(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dfunctexcept.h52 __throw_bad_alloc(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dfunctexcept.h52 __throw_bad_alloc(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dfunctexcept.h52 __throw_bad_alloc(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dfunctexcept.h52 __throw_bad_alloc(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++98/
A Dbitmap_allocator.cc90 std::__throw_bad_alloc(); in _M_get()

Completed in 33 milliseconds

1234