Searched defs:__sb (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | basic_ios.tcc | 53 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 D | streambuf_iterator.h | 377 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 D | istream.tcc | 364 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 D | basic_ios.tcc | 53 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 D | streambuf_iterator.h | 389 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 D | istream.tcc | 381 get(__streambuf_type& __sb, char_type __delim) in get()
|