Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/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.tcc301 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
327 const bool __testin = _M_mode & ios_base::in; in underflow() local
486 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
696 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
/netbsd-src/external/gpl3/gcc/dist/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.tcc301 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
327 const bool __testin = _M_mode & ios_base::in; in underflow() local
486 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
696 const bool __testin = _M_mode & ios_base::in; in xsgetn() local