Lines Matching refs:pbackfail
1902 basic_filebuf::pbackfail): Don't use < or >= to compare pos_type
2029 * src/strstream.cc (pbackfail): Fix to use to_int_type.
2592 (stdio_sync_filebuf::pbackfail): If argument is eof(), pass
4165 (pbackfail): Set _M_reading to true on pback creation, tweak.
4258 * include/bits/sstream.tcc (pbackfail, overflow, seekoff,
4822 * include/bits/fstream.tcc (pbackfail): Make a rarely taken
4835 * include/bits/sstream.tcc (pbackfail): Minor clean up and
4836 reformatting, consistent with basic_filebuf::pbackfail.
4848 * include/bits/fstream.tcc (pbackfail): If the pback buffer
4850 * testsuite/27_io/basic_filebuf/pbackfail/char/9761.cc: New.
4852 * include/bits/fstream.tcc (pbackfail): Add unbuffered bits.
5577 * include/bits/sstream.tcc (pbackfail): Shorten a bit (6 lines)
5670 * include/bits/fstream.tcc (pbackfail): Shorten a bit (10 lines)
5818 * include/bits/fstream.tcc (pbackfail, imbue): Here.
5819 * include/bits/sstream.tcc (pbackfail, seekoff, seekpos): Ditto.
5826 * include/bits/sstream.tcc (pbackfail, overflow):
5844 * include/bits/sstream.tcc (pbackfail): Remove redundant
5865 (showmanyc, pbackfail, _M_convert_to_external, imbue): Const
7797 (basic_filebuf::pbackfail): Check this->seekoff return