Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dsstream.tcc59 const bool __testout = this->_M_mode & ios_base::out; in pbackfail() local
82 const bool __testout = this->_M_mode & ios_base::out; in overflow() local
172 bool __testout = (ios_base::out & this->_M_mode & __mode) != 0; in seekoff() local
220 const bool __testout = (ios_base::out & this->_M_mode & __mode) != 0; in seekpos() local
249 const bool __testout = _M_mode & ios_base::out; in _M_sync() local
H A Dfstream.tcc546 const bool __testout = (_M_mode & ios_base::out in overflow() local
762 const bool __testout = (_M_mode & ios_base::out in xsputn() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dsstream.tcc59 const bool __testout = this->_M_mode & ios_base::out; in pbackfail() local
82 const bool __testout = this->_M_mode & ios_base::out; in overflow() local
172 bool __testout = (ios_base::out & this->_M_mode & __mode) != 0; in seekoff() local
220 const bool __testout = (ios_base::out & this->_M_mode & __mode) != 0; in seekpos() local
249 const bool __testout = _M_mode & ios_base::out; in _M_sync() local
H A Dfstream.tcc546 const bool __testout = (_M_mode & ios_base::out in overflow() local
762 const bool __testout = (_M_mode & ios_base::out in xsputn() local