Searched defs:__testin (Results 1 – 4 of 4) sorted by relevance
153 const bool __testin = this->_M_mode & ios_base::in; in underflow() local171 bool __testin = (ios_base::in & this->_M_mode & __mode) != 0; in seekoff() local219 const bool __testin = (ios_base::in & this->_M_mode & __mode) != 0; in seekpos() local248 const bool __testin = _M_mode & ios_base::in; in _M_sync() local
301 const bool __testin = _M_mode & ios_base::in; in showmanyc() local327 const bool __testin = _M_mode & ios_base::in; in underflow() local486 const bool __testin = _M_mode & ios_base::in; in pbackfail() local696 const bool __testin = _M_mode & ios_base::in; in xsgetn() local