Home
last modified time | relevance | path

Searched refs:__throw_domain_error (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/libstdc++/src/
Dfunctexcept.cc67 __throw_domain_error(const char* __s) in __throw_domain_error() function
123 __throw_domain_error(const char*)
/trueos/contrib/libstdc++/include/bits/
Dfunctexcept.h66 __throw_domain_error(const char*) __attribute__((__noreturn__));