Home
last modified time | relevance | path

Searched defs:__sbout (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/libstdc++/include/bits/
Dstreambuf.tcc121 basic_streambuf<_CharT, _Traits>* __sbout, in __copy_streambufs_eof()
144 basic_streambuf<_CharT, _Traits>* __sbout) in __copy_streambufs()
Distream.tcc155 operator>>(__streambuf_type* __sbout) in operator >>()
/NextBSD/contrib/libstdc++/src/
Dstreambuf.cc81 basic_streambuf<wchar_t>* __sbout, bool& __ineof) in __copy_streambufs_eof()