Home
last modified time | relevance | path

Searched refs:__throw_underflow_error (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A Dfunctexcept.cc97 __throw_underflow_error(const char* __s) in __throw_underflow_error() function
169 __throw_underflow_error(const char*)
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dfunctexcept.h88 __throw_underflow_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dfunctexcept.h91 __throw_underflow_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dfunctexcept.cc113 __throw_underflow_error(const char* __s __attribute__((unused))) in __throw_underflow_error() function