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

/freebsd-9.3-release/contrib/libstdc++/include/ext/
H A Dstdio_sync_filebuf.h87 syncgetc();
98 int_type __c = this->syncgetc();
106 _M_unget_buf = this->syncgetc();
189 stdio_sync_filebuf<char>::syncgetc() function in class:stdio_sync_filebuf
222 stdio_sync_filebuf<wchar_t>::syncgetc() function in class:stdio_sync_filebuf
243 int_type __c = this->syncgetc();

Completed in 93 milliseconds