Searched refs:sgetc (Results 1 – 5 of 5) sorted by relevance
324 __tmp = this->rdbuf()->sgetc(); in peek()676 if (__that->_S_eof(__buf->sgetc())) in __read_buffered()688 if (__that->_S_eof(__buf->sgetc())) { in __read_buffered()947 __at_eof = __that->_S_eof(__buf->sgetc()); in _M_ignore_buffered()1071 else if (__that->_S_eof(__buf->sgetc())) { in _M_ignore_buffered()1313 __c = __src->sgetc(); in __copy_buffered()
92 int_type __c = _M_buf->sgetc(); in _M_getc()
141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc(); in _M_snextc_aux()
233 int_type sgetc() { in sgetc() function
92 if (this->_S_eof(__from->sgetc())) in _M_copy_buffered()