Searched refs:__throw_ios_failure (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dfunctexcept.h95 __throw_ios_failure(const char*) __attribute__((__noreturn__));
/haiku-buildtools/gcc/libstdc++-v3/src/c++11/
H A Dfunctexcept.cc23 // We don't want to change the type thrown by __throw_ios_failure (yet?)
125 __throw_ios_failure(const char* __s __attribute__((unused))) function
H A Dios.cc130 __throw_ios_failure(__N("ios_base::_M_grow_words "
150 __throw_ios_failure(__N("ios_base::_M_grow_words is not valid"));
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tm/
H A Dpr46646.C246 __throw_ios_failure(const char*) __attribute__((__noreturn__));
H A Dpr46567.C38 __throw_ios_failure(const char*) __attribute__((__noreturn__));

Completed in 111 milliseconds