Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dstreambuf.cc39 basic_streambuf<char>* __sbout, bool& __ineof) in __copy_streambufs_eof()
79 basic_streambuf<wchar_t>* __sbout, bool& __ineof) in __copy_streambufs_eof()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dstreambuf.cc38 basic_streambuf<char>* __sbout, bool& __ineof) in __copy_streambufs_eof()
78 basic_streambuf<wchar_t>* __sbout, bool& __ineof) in __copy_streambufs_eof()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstreambuf.tcc118 basic_streambuf<_CharT, _Traits>* __sbout, in __copy_streambufs_eof()
141 basic_streambuf<_CharT, _Traits>* __sbout) in __copy_streambufs()
H A Distream.tcc206 operator>>(__streambuf_type* __sbout) in operator >>()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstreambuf.tcc117 basic_streambuf<_CharT, _Traits>* __sbout, in __copy_streambufs_eof()
140 basic_streambuf<_CharT, _Traits>* __sbout) in __copy_streambufs()
H A Distream.tcc212 operator>>(__streambuf_type* __sbout) in operator >>()