Home
last modified time | relevance | path

Searched defs:__testin (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dsstream.tcc136 const bool __testin = this->_M_mode & ios_base::in; in underflow() local
154 bool __testin = (ios_base::in & this->_M_mode & __mode) != 0; in seekoff() local
202 const bool __testin = (ios_base::in & this->_M_mode & __mode) != 0; in seekpos() local
231 const bool __testin = _M_mode & ios_base::in; in _M_sync() local
H A Dfstream.tcc183 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
209 const bool __testin = _M_mode & ios_base::in; in underflow() local
368 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
577 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dsstream.tcc153 const bool __testin = this->_M_mode & ios_base::in; in underflow() local
171 bool __testin = (ios_base::in & this->_M_mode & __mode) != 0; in seekoff() local
219 const bool __testin = (ios_base::in & this->_M_mode & __mode) != 0; in seekpos() local
248 const bool __testin = _M_mode & ios_base::in; in _M_sync() local
H A Dfstream.tcc266 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
292 const bool __testin = _M_mode & ios_base::in; in underflow() local
451 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
661 const bool __testin = _M_mode & ios_base::in; in xsgetn() local