Searched defs:__testput (Results 1 – 3 of 3) sorted by relevance
123 bool __testput = _M_out_cur && _M_out_beg < _M_out_end; in close() local256 bool __testput = _M_out_cur && _M_out_cur < _M_buf + _M_buf_size; in overflow() local348 bool __testput = _M_out_cur && _M_out_beg < _M_out_end; in _M_really_overflow() local453 bool __testput = _M_out_cur && _M_out_beg < _M_out_end; in seekoff() local
98 const bool __testput = this->pptr() < this->epptr(); in overflow() local
314 bool __testput = _M_out_cur && _M_out_beg < _M_out_end; in sync() local