Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dbasic_ios.tcc53 basic_ios<_CharT, _Traits>::rdbuf(basic_streambuf<_CharT, _Traits>* __sb) in rdbuf()
126 basic_ios<_CharT, _Traits>::init(basic_streambuf<_CharT, _Traits>* __sb) in init()
H A Dstreambuf_iterator.h377 streambuf_type* __sb = __first._M_sbuf; in _GLIBCXX_VISIBILITY() local
434 streambuf_type* __sb = __first._M_sbuf; in _GLIBCXX_VISIBILITY() local
478 streambuf_type* __sb = __i._M_sbuf; in _GLIBCXX_VISIBILITY() local
H A Distream.tcc364 get(__streambuf_type& __sb, char_type __delim) in get()
1033 __streambuf_type* __sb = __in.rdbuf(); in ws() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dbasic_ios.tcc53 basic_ios<_CharT, _Traits>::rdbuf(basic_streambuf<_CharT, _Traits>* __sb) in rdbuf()
126 basic_ios<_CharT, _Traits>::init(basic_streambuf<_CharT, _Traits>* __sb) in init()
H A Dstreambuf_iterator.h389 streambuf_type* __sb = __first._M_sbuf; in _GLIBCXX_VISIBILITY() local
446 streambuf_type* __sb = __first._M_sbuf; in _GLIBCXX_VISIBILITY() local
490 streambuf_type* __sb = __i._M_sbuf; in _GLIBCXX_VISIBILITY() local
H A Distream.tcc381 get(__streambuf_type& __sb, char_type __delim) in get()