Home
last modified time | relevance | path

Searched refs:__throw_runtime_error (Results 1 – 17 of 17) sorted by relevance

/freebsd-12.1/contrib/libstdc++/src/
H A Dfunctexcept.cc83 __throw_runtime_error(const char* __s) in __throw_runtime_error() function
139 __throw_runtime_error(const char*)
H A Dlocale.cc180 __throw_runtime_error(__N("locale::_S_normalize_category " in _S_normalize_category()
305 __throw_runtime_error(__N("locale::_Impl::_M_replace_facet")); in _M_replace_facet()
H A Dlocalename.cc143 __throw_runtime_error(__N("locale::locale NULL not valid")); in locale()
/freebsd-12.1/contrib/libc++/src/
H A Dlocale.cpp4765 __throw_runtime_error("time_get_byname" in __time_get()
4773 __throw_runtime_error("time_get_byname" in __time_get()
4961 __throw_runtime_error("locale not supported"); in __analyze()
5181 __throw_runtime_error("locale not supported"); in init()
5421 __throw_runtime_error("time_put_byname" in __time_put()
5429 __throw_runtime_error("time_put_byname" in __time_put()
5846 __throw_runtime_error("moneypunct_byname" in init()
5890 __throw_runtime_error("moneypunct_byname" in init()
5950 __throw_runtime_error("moneypunct_byname" in init()
6015 __throw_runtime_error("moneypunct_byname" in init()
[all …]
H A Drandom.cpp143 __throw_runtime_error("random_device failed to obtain enough bytes");
/freebsd-12.1/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")); in _M_check_equal_allocators()
/freebsd-12.1/contrib/libstdc++/config/locale/gnu/
H A Dc_locale.cc101 __throw_runtime_error(__N("locale::facet::_S_create_c_locale " in _S_create_c_locale()
/freebsd-12.1/contrib/libstdc++/config/locale/generic/
H A Dc_locale.cc141 __throw_runtime_error(__N("locale::facet::_S_create_c_locale " in _S_create_c_locale()
/freebsd-12.1/contrib/libstdc++/include/ext/
H A Dcodecvt_specializations.h175 std::__throw_runtime_error(__N("encoding_state::_M_init " in _GLIBCXX_BEGIN_NAMESPACE()
182 std::__throw_runtime_error(__N("encoding_state::_M_init " in _GLIBCXX_BEGIN_NAMESPACE()
/freebsd-12.1/contrib/libc++/include/
H A Dstdexcept186 _LIBCPP_NORETURN _LIBCPP_FUNC_VIS void __throw_runtime_error(const char*);
H A D__locale216 __throw_runtime_error("locale::combine: locale missing facet");
1280 __throw_runtime_error("locale not supported");
1314 __throw_runtime_error("locale not supported");
1370 __throw_runtime_error("locale not supported");
1404 __throw_runtime_error("locale not supported");
H A D__std_stream88 __throw_runtime_error("unsupported locale for standard input");
H A Dlocale3132 __throw_runtime_error("money_get error");
/freebsd-12.1/contrib/libstdc++/include/tr1/
H A Drandom1425 std::__throw_runtime_error(__N("random_device::"
1449 std::__throw_runtime_error(__N("random_device::_M_strtoul"
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20055350 (copy_constructor::mark_call): Use __throw_runtime_error.
5356 (run_tests_wrapped_locale): Use __throw_runtime_error.
5363 (create_symbols): Use __throw_runtime_error.
H A DChangeLog-20015253 (locale::_Imp::_M_replace_facet): Use __throw_runtime_error.
5255 (locale::locale(const char*)): Use __throw_runtime_error.
5257 (locale::_S_normalize_category): Use __throw_runtime_error.