Searched refs:showmanyc (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/contrib/libstdc++/config/io/
H A Dbasic_file_stdio.h107 showmanyc();
H A Dbasic_file_stdio.cc336 __basic_file<char>::showmanyc() function in class:__basic_file
/freebsd-10.2-release/contrib/libreadline/examples/
H A Dreadlinebuf.h66 virtual int_type showmanyc() const { return high_ - low_; } function in class:readlinebuf
/freebsd-10.2-release/contrib/libstdc++/include/std/
H A Dstd_streambuf.h278 * Otherwise returns the derived @c showmanyc().
284 return __ret ? __ret : this->showmanyc();
633 * number of characters have been supplied. If @c showmanyc()
641 * @note The standard adds that "the morphemes of @c showmanyc are
645 showmanyc() { return 0; } function in class:basic_streambuf
H A Dstd_fstream.h311 showmanyc();
H A Dstd_sstream.h172 showmanyc() function in class:basic_stringbuf

Completed in 117 milliseconds