Searched defs:__sbout (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/ |
H A D | streambuf.cc | 38 basic_streambuf<char>* __sbout, bool& __ineof) in __copy_streambufs_eof() 78 basic_streambuf<wchar_t>* __sbout, bool& __ineof) in __copy_streambufs_eof()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/ |
H A D | streambuf.cc | 38 basic_streambuf<char>* __sbout, bool& __ineof) in __copy_streambufs_eof() 78 basic_streambuf<wchar_t>* __sbout, bool& __ineof) in __copy_streambufs_eof()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | streambuf.tcc | 117 basic_streambuf<_CharT, _Traits>* __sbout, in __copy_streambufs_eof() 140 basic_streambuf<_CharT, _Traits>* __sbout) in __copy_streambufs()
|
H A D | istream.tcc | 212 operator>>(__streambuf_type* __sbout) in operator >>()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | streambuf.tcc | 117 basic_streambuf<_CharT, _Traits>* __sbout, in __copy_streambufs_eof() 140 basic_streambuf<_CharT, _Traits>* __sbout) in __copy_streambufs()
|
H A D | istream.tcc | 229 operator>>(__streambuf_type* __sbout) in operator >>()
|