Searched refs:__throw_logic_error (Results 1 – 8 of 8) sorted by relevance
63 __throw_logic_error(const char* __s) in __throw_logic_error() function119 __throw_logic_error(const char*)
339 std::__throw_logic_error(error.c_str()); in insert()365 std::__throw_logic_error(error.c_str()); in check_allocated()375 std::__throw_logic_error(error.c_str()); in check_allocated()396 std::__throw_logic_error(error.c_str()); in check_allocated()
409 std::__throw_logic_error(__N("__sso_string_base::" in _M_construct()
549 std::__throw_logic_error(__N("__rc_string_base::" in _S_construct()
63 __throw_logic_error(const char*) __attribute__((__noreturn__));
146 __throw_logic_error(__N("basic_string::_S_construct NULL not valid")); in _S_construct()
189 void __throw_logic_error(const char*__msg)
5362 * testsuite/testsuite_abi.cc (get_symbol): Use __throw_logic_error.