Searched refs:__ios_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/libstdc++/include/std/
H A Dstd_ostream.h71 typedef basic_ios<_CharT, _Traits> __ios_type; typedef in class:basic_ostream
121 operator<<(__ios_type& (*__pf)(__ios_type&))
H A Dstd_istream.h70 typedef basic_ios<_CharT, _Traits> __ios_type; typedef in class:basic_istream
135 operator>>(__ios_type& (*__pf)(__ios_type&))
H A Dstd_fstream.h695 typedef basic_ios<char_type, traits_type> __ios_type; typedef in class:basic_fstream

Completed in 47 milliseconds