Searched refs:__throw_logic_error (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/libstdc++/include/bits/
H A Dfunctexcept.h63 __throw_logic_error(const char*) __attribute__((__noreturn__));
/freebsd-10.3-release/contrib/libstdc++/src/
H A Dfunctexcept.cc63 __throw_logic_error(const char* __s) function
119 __throw_logic_error(const char*)
/freebsd-10.3-release/contrib/libstdc++/include/ext/
H A Dthrow_allocator.h339 std::__throw_logic_error(error.c_str());
365 std::__throw_logic_error(error.c_str());
375 std::__throw_logic_error(error.c_str());
396 std::__throw_logic_error(error.c_str());
H A Dsso_string_base.h409 std::__throw_logic_error(__N("__sso_string_base::"
H A Drc_string_base.h549 std::__throw_logic_error(__N("__rc_string_base::"

Completed in 60 milliseconds