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

/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dbasic_file.h98 xsgetn(char* __s, streamsize __n);
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/
H A Dstdio_sync_filebuf.h138 xsgetn(char_type* __s, std::streamsize __n);
209 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
242 stdio_sync_filebuf<wchar_t>::xsgetn(wchar_t* __s, std::streamsize __n) function in class:stdio_sync_filebuf
/macosx-10.10.1/libstdcxx-104.1/src/
H A Dbasic_file.cc288 __basic_file<char>::xsgetn(char* __s, streamsize __n) function in class:__basic_file

Completed in 211 milliseconds