Searched refs:_M_exception (Results 1 – 5 of 5) sorted by relevance
81 : _M_precision(), _M_width(), _M_flags(), _M_exception(), in ios_base()133 if (_M_streambuf_state & _M_exception) in _M_grow_words()153 if (_M_streambuf_state & _M_exception) in _M_grow_words()
209 { return _M_exception; } in _GLIBCXX_BEGIN_NAMESPACE()245 _M_exception = __except; in _GLIBCXX_BEGIN_NAMESPACE()
164 _M_exception = goodbit; in init()
460 iostate _M_exception; variable
3621 * include/bits/basic_ios.h (basic_ios::_M_exception): Move.