Searched defs:istream_type (Results 1 – 6 of 6) sorted by relevance
59 typedef basic_istream<_CharT, _Traits> istream_type; in _GLIBCXX_VISIBILITY() typedef
73 typedef basic_istream<_CharT, _Traits> istream_type; in _GLIBCXX_VISIBILITY() typedef
55 typedef basic_istream<_CharT, _Traits> istream_type; in _GLIBCXX_VISIBILITY() typedef
70 typedef basic_istream<_CharT, _Traits> istream_type; in _GLIBCXX_VISIBILITY() typedef
134 static enum {ISTREAM_PIPE, ISTREAM_FILE} istream_type; variable