Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstreambuf_iterator.h343 streambuf_type* __sb = __first._M_sbuf; in _GLIBCXX_VISIBILITY() local
380 streambuf_type* __sb = __first._M_sbuf; in _GLIBCXX_VISIBILITY() local
424 streambuf_type* __sb = __i._M_sbuf; in _GLIBCXX_VISIBILITY() local
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 Distream.tcc364 get(__streambuf_type& __sb, char_type __delim) in get()
1033 __streambuf_type* __sb = __in.rdbuf(); in ws() local
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dbasic_ios.tcc54 basic_ios<_CharT, _Traits>::rdbuf(basic_streambuf<_CharT, _Traits>* __sb) in rdbuf()
127 basic_ios<_CharT, _Traits>::init(basic_streambuf<_CharT, _Traits>* __sb) in init()
H A Dstreambuf_iterator.h346 streambuf_type* __sb = __first._M_sbuf; in _GLIBCXX_VISIBILITY() local
382 streambuf_type* __sb = __first._M_sbuf; in _GLIBCXX_VISIBILITY() local
H A Distream.tcc59 __streambuf_type* __sb = __in.rdbuf(); in sentry() local
358 get(__streambuf_type& __sb, char_type __delim) in get()
1027 __streambuf_type* __sb = __in.rdbuf(); in ws() local