Home
last modified time | relevance | path

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

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