Searched refs:uflow (Results 1 – 6 of 6) sorted by relevance
81 int_type uflow();
171 stdio_istreambuf::int_type stdio_istreambuf::uflow() { in uflow() function in stdio_istreambuf
141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc(); in _M_snextc_aux()162 basic_streambuf<_CharT, _Traits>::uflow() { in uflow() function
174 virtual int_type uflow();229 : this->uflow(); in sbumpc()
80 virtual int_type uflow();
105 basic_stringbuf<_CharT, _Traits, _Alloc>::uflow() { in uflow() function