Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfunctexcept.h91 __throw_underflow_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfunctexcept.h94 __throw_underflow_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dfunctexcept.cc113 __throw_underflow_error(const char* __s __attribute__((unused))) in __throw_underflow_error() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dfunctexcept.cc121 __throw_underflow_error(const char* __s __attribute__((unused))) in __throw_underflow_error() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dstdexcept297 void __throw_underflow_error(const char*__msg)