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

/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/
H A Dstdio_sync_filebuf.h92 syncgetc();
103 int_type __c = this->syncgetc();
111 _M_unget_buf = this->syncgetc();
194 stdio_sync_filebuf<char>::syncgetc() function in class:stdio_sync_filebuf
227 stdio_sync_filebuf<wchar_t>::syncgetc() function in class:stdio_sync_filebuf
248 int_type __c = this->syncgetc();

Completed in 114 milliseconds