Searched refs:xsgetn (Results 1 – 4 of 4) sorted by relevance
43 virtual void xsgetn();48 template<> void stdio_sync_filebuf<int[1]>::xsgetn() { in xsgetn() function in test0::stdio_sync_filebuf50 template<> void stdio_sync_filebuf<int[2]>::xsgetn() { in xsgetn() function in test0::stdio_sync_filebuf52 template<> void stdio_sync_filebuf<int[3]>::xsgetn() { in xsgetn() function in test0::stdio_sync_filebuf54 template<> void stdio_sync_filebuf<int[4]>::xsgetn() { in xsgetn() function in test0::stdio_sync_filebuf69 virtual void xsgetn();73 template<> void stdio_sync_filebuf<wchar_t>::xsgetn();
28 std::streamsize xsgetn(char_type* s, std::streamsize n) in xsgetn() function
95 virtual streamsize xsgetn(char_type* s, streamsize n);196 virtual streamsize xsgetn(char_type* __s, streamsize __n);321 return xsgetn(__s, __n);493 basic_streambuf<_CharT, _Traits>::xsgetn(char_type* __s, streamsize __n)