Searched refs:_M_handle_exception (Results 1 – 4 of 4) sorted by relevance
86 this->_M_handle_exception(ios_base::badbit); in _M_copy_buffered()98 this->_M_handle_exception(ios_base::failbit); in _M_copy_buffered()158 this->_M_handle_exception(ios_base::failbit); in _M_copy_unbuffered()175 this->_M_handle_exception(ios_base::badbit); in _M_copy_unbuffered()184 this->_M_handle_exception(ios_base::badbit); in _M_copy_unbuffered()207 __os._M_handle_exception(ios_base::badbit); in __put_num()322 this->_M_handle_exception(ios_base::badbit); in _M_put_char()354 this->_M_handle_exception(ios_base::badbit); in _M_put_nowiden()386 this->_M_handle_exception(ios_base::badbit); in _M_put_widen()417 this->_M_handle_exception(ios_base::badbit); in put()[all …]
199 __that._M_handle_exception(ios_base::badbit); in __get_num()327 this->_M_handle_exception(ios_base::badbit); in peek()349 this->_M_handle_exception(ios_base::badbit); in get()374 this->_M_handle_exception(ios_base::badbit); in get()405 this->_M_handle_exception(ios_base::badbit); in ignore()435 this->_M_handle_exception(ios_base::badbit); in putback()462 this->_M_handle_exception(ios_base::badbit); in unget()542 this->_M_handle_exception(ios_base::badbit); in _M_formatted_get()617 __that->_M_handle_exception(ios_base::badbit); in __read_unbuffered()696 __that->_M_handle_exception(ios_base::badbit); in __read_buffered()[all …]
80 _M_handle_exception(ios_base::failbit); in imbue()114 void basic_ios<_CharT, _Traits>::_M_handle_exception(ios_base::iostate __flag) in _M_handle_exception() function
132 void _M_handle_exception(ios_base::iostate __flag);