Searched refs:__throw_runtime_error (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/libstdc++/include/bits/
H A Dfunctexcept.h78 __throw_runtime_error(const char*) __attribute__((__noreturn__));
H A Dstl_list.h1191 __throw_runtime_error(__N("list::_M_check_equal_allocators"));
/freebsd-10.0-release/contrib/libstdc++/src/
H A Dfunctexcept.cc83 __throw_runtime_error(const char* __s) function
139 __throw_runtime_error(const char*)
H A Dlocale.cc180 __throw_runtime_error(__N("locale::_S_normalize_category "
305 __throw_runtime_error(__N("locale::_Impl::_M_replace_facet"));
H A Dlocalename.cc143 __throw_runtime_error(__N("locale::locale NULL not valid"));
/freebsd-10.0-release/contrib/libstdc++/config/locale/gnu/
H A Dc_locale.cc101 __throw_runtime_error(__N("locale::facet::_S_create_c_locale "
/freebsd-10.0-release/contrib/libstdc++/config/locale/generic/
H A Dc_locale.cc141 __throw_runtime_error(__N("locale::facet::_S_create_c_locale "
/freebsd-10.0-release/contrib/libstdc++/include/ext/
H A Dcodecvt_specializations.h175 std::__throw_runtime_error(__N("encoding_state::_M_init "
182 std::__throw_runtime_error(__N("encoding_state::_M_init "
/freebsd-10.0-release/contrib/libc++/src/
H A Dlocale.cpp4841 __throw_runtime_error("locale not supported");
5025 __throw_runtime_error("locale not supported");
5037 __throw_runtime_error("locale not supported");
5054 __throw_runtime_error("locale not supported");
5066 __throw_runtime_error("locale not supported");
5081 __throw_runtime_error("locale not supported");
5094 __throw_runtime_error("locale not supported");
5373 __throw_runtime_error("locale not supported");
5898 __throw_runtime_error("locale not supported");
5917 __throw_runtime_error("local
6049 void __throw_runtime_error(const char* msg) function
[all...]

Completed in 101 milliseconds