Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dsstream.tcc61 const bool __testout = this->_M_mode & ios_base::out; in pbackfail() local
84 const bool __testout = this->_M_mode & ios_base::out; in overflow() local
155 bool __testout = (ios_base::out & this->_M_mode & __mode) != 0; in seekoff() local
203 const bool __testout = (ios_base::out & this->_M_mode & __mode) != 0; in seekpos() local
232 const bool __testout = _M_mode & ios_base::out; in _M_sync() local
H A Dfstream.tcc428 const bool __testout = _M_mode & ios_base::out; in overflow() local
645 const bool __testout = _M_mode & ios_base::out; in xsputn() local
/dflybsd-src/contrib/gcc-8.0/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.tcc511 const bool __testout = (_M_mode & ios_base::out in overflow() local
727 const bool __testout = (_M_mode & ios_base::out in xsputn() local