Home
last modified time | relevance | path

Searched defs:showmanyc (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Dostream_inserter_other.cc176 virtual std::streamsize showmanyc() { return std::distance(it, str.end()); } in showmanyc() function in test_buffer_2
191 virtual std::streamsize showmanyc() in showmanyc() function in test_buffer_3
214 virtual std::streamsize showmanyc() { in showmanyc() function in test_buffer_4
/openbsd-src/gnu/lib/libreadline/examples/
H A Dreadlinebuf.h66 virtual int_type showmanyc() const { return high_ - low_; } in showmanyc() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/config/io/
H A Dbasic_file_libio.h490 __basic_file<_CharT>::showmanyc() { return EOF; } in showmanyc() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_streambuf.h645 showmanyc() { return 0; } in showmanyc() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dfstream.tcc159 showmanyc() in showmanyc() function in std::basic_filebuf
/openbsd-src/gnu/gcc/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc336 __basic_file<char>::showmanyc() in showmanyc() function in __basic_file
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_streambuf.h770 showmanyc() { return 0; } in showmanyc() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dfstream.tcc165 showmanyc() in showmanyc() function in basic_filebuf