Home
last modified time | relevance | path

Searched defs:__throw_runtime_error (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dfunctexcept.cc101 __throw_runtime_error(const char* __s __attribute__((unused))) in __throw_runtime_error() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dfunctexcept.cc109 __throw_runtime_error(const char* __s __attribute__((unused))) in __throw_runtime_error() function
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dlocale.cpp132 _LIBCPP_NORETURN static void __throw_runtime_error(const string &msg) in __throw_runtime_error() function
6270 void __throw_runtime_error(const char* msg) in __throw_runtime_error() function