Home
last modified time | relevance | path

Searched refs:__throw_ios_failure (Results 1 – 18 of 18) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dios_failure.cc88 __throw_ios_failure(const char* __s __attribute__((unused))) in __throw_ios_failure() function
92 __throw_ios_failure(const char* str, int) in __throw_ios_failure() function
93 { __throw_ios_failure(str); } in __throw_ios_failure()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dios_failure.cc88 __throw_ios_failure(const char* __s __attribute__((unused))) in __throw_ios_failure() function
92 __throw_ios_failure(const char* str, int) in __throw_ios_failure() function
93 { __throw_ios_failure(str); } in __throw_ios_failure()
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfunctexcept.h95 __throw_ios_failure(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
98 __throw_ios_failure(const char*, int) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
H A Dfstream.tcc410 __throw_ios_failure(__N("basic_filebuf::underflow " in underflow()
467 __throw_ios_failure(__N("basic_filebuf::underflow " in underflow()
471 __throw_ios_failure(__N("basic_filebuf::underflow " in underflow()
474 __throw_ios_failure(__N("basic_filebuf::underflow " in underflow()
639 __throw_ios_failure(__N("basic_filebuf::_M_convert_to_external " in _M_convert_to_external()
660 __throw_ios_failure(__N("basic_filebuf::_M_convert_to_external " in _M_convert_to_external()
720 __throw_ios_failure(__N("basic_filebuf::xsgetn " in xsgetn()
H A Dbasic_ios.tcc48 __throw_ios_failure(__N("basic_ios::clear")); in clear()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfunctexcept.h98 __throw_ios_failure(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
101 __throw_ios_failure(const char*, int) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
H A Dfstream.tcc410 __throw_ios_failure(__N("basic_filebuf::underflow " in underflow()
467 __throw_ios_failure(__N("basic_filebuf::underflow " in underflow()
471 __throw_ios_failure(__N("basic_filebuf::underflow " in underflow()
474 __throw_ios_failure(__N("basic_filebuf::underflow " in underflow()
639 __throw_ios_failure(__N("basic_filebuf::_M_convert_to_external " in _M_convert_to_external()
660 __throw_ios_failure(__N("basic_filebuf::_M_convert_to_external " in _M_convert_to_external()
720 __throw_ios_failure(__N("basic_filebuf::xsgetn " in xsgetn()
H A Dbasic_ios.tcc48 __throw_ios_failure(__N("basic_ios::clear")); in clear()
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcxx11-ios_failure.cc164 __throw_ios_failure(const char* __s __attribute__((unused))) in __throw_ios_failure() function
168 __throw_ios_failure(const char* str __attribute__((unused)), in __throw_ios_failure() function
H A Dios.cc149 __throw_ios_failure(__error); in _M_grow_words()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcxx11-ios_failure.cc173 __throw_ios_failure(const char* __s __attribute__((unused))) in __throw_ios_failure() function
177 __throw_ios_failure(const char* str __attribute__((unused)), in __throw_ios_failure() function
H A Dios.cc149 __throw_ios_failure(__error); in _M_grow_words()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20182571 (basic_filebuf<C, T>::xsgetn): Pass errno to __throw_ios_failure.
2572 * include/bits/functexcept.h (__throw_ios_failure(const char*, int)):
2576 (__throw_ios_failure(const char*, int)): Define.
2578 (__throw_ios_failure(const char*, int)): Define.
5678 [_GLIBCXX_USE_DUAL_ABI] (__throw_ios_failure): Define here.
5679 * src/c++11/ios.cc (__throw_ios_failure): Remove definition.
5682 [!_GLIBCXX_USE_DUAL_ABI] (__throw_ios_failure): Define here.
H A DChangeLog-20173602 * src/c++11/functexcept.cc (__throw_ios_failure, __throw_system_error)
3608 * src/c++11/ios.cc (__throw_ios_failure): Likewise.
H A DChangeLog-20015236 * include/bits/basic_ios.h: Use __throw_ios_failure instead of
H A DChangeLog-20218348 (__throw_ios_failure(const char*, int)): Construct error_code
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/abi/pre/
H A Dgnu.ver2062 # std::__throw_ios_failure(const char*, int);
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/abi/pre/
H A Dgnu.ver2062 # std::__throw_ios_failure(const char*, int);