/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | throw_allocator.h | 128 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 138 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 153 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 162 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 181 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 190 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 229 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 264 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 278 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 301 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY()
|
H A D | sso_string_base.h | 444 std::__throw_logic_error(__N("__sso_string_base::" in _GLIBCXX_VISIBILITY()
|
H A D | rc_string_base.h | 569 std::__throw_logic_error(__N("__rc_string_base::" in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | throw_allocator.h | 128 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 138 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 153 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 162 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 181 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 190 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 229 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 264 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 278 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY() 301 std::__throw_logic_error(error.c_str()); in _GLIBCXX_VISIBILITY()
|
H A D | sso_string_base.h | 444 std::__throw_logic_error(__N("__sso_string_base::" in _GLIBCXX_VISIBILITY()
|
H A D | rc_string_base.h | 569 std::__throw_logic_error(__N("__rc_string_base::" in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | locale_conv.h | 253 __throw_logic_error("wstring_convert"); in _GLIBCXX_VISIBILITY() 268 __throw_logic_error("wstring_convert"); in _GLIBCXX_VISIBILITY() 284 __throw_logic_error("wstring_convert"); in _GLIBCXX_VISIBILITY() 411 __throw_logic_error("wbuffer_convert"); in _GLIBCXX_VISIBILITY()
|
H A D | functexcept.h | 63 __throw_logic_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
|
H A D | basic_string.tcc | 212 std::__throw_logic_error(__N("basic_string::" in _M_construct() 575 __throw_logic_error(__N("basic_string::_S_construct null not valid"));
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | functexcept.h | 66 __throw_logic_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
|
H A D | locale_conv.h | 238 __throw_logic_error(__msg); in _GLIBCXX_VISIBILITY()
|
H A D | basic_string.h | 628 std::__throw_logic_error(__N("basic_string: " in _GLIBCXX_VISIBILITY() 649 std::__throw_logic_error(__N("basic_string: " in _GLIBCXX_VISIBILITY()
|
H A D | cow_string.h | 3093 __throw_logic_error(__N("basic_string::_S_construct null not valid")); in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | snprintf_lite.cc | 55 std::__throw_logic_error(__e); in __throw_insufficient_space()
|
H A D | functexcept.cc | 69 __throw_logic_error(const char* __s __attribute__((unused))) in __throw_logic_error() function
|
H A D | cxx11-shim_facets.cc | 154 __throw_logic_error("uninitialized __any_string"); in operator basic_string<C>() 841 __throw_logic_error("cannot create shim for unknown locale::facet"); in _M_sso_shim()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | functexcept.cc | 65 __throw_logic_error(const char* __s __attribute__((unused))) in __throw_logic_error() function
|
H A D | snprintf_lite.cc | 64 std::__throw_logic_error(__e); in __throw_insufficient_space()
|
H A D | cxx11-shim_facets.cc | 154 __throw_logic_error("uninitialized __any_string"); in operator basic_string<C>() 841 __throw_logic_error("cannot create shim for unknown locale::facet"); in _M_sso_shim()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | stdexcept | 220 void __throw_logic_error(const char*__msg)
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
H A D | bitset | 953 __throw_logic_error(__N("bitset::bitset(const _CharT*, ...)"));
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
H A D | bitset | 953 __throw_logic_error(__N("bitset::bitset(const _CharT*, ...)"));
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog-2005 | 5362 * testsuite/testsuite_abi.cc (get_symbol): Use __throw_logic_error.
|