Home
last modified time | relevance | path

Searched defs:__iostream_type (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_sstream.h503 typedef basic_iostream<char_type, traits_type> __iostream_type; typedef
524 : __iostream_type(), _M_stringbuf(__m) in __iostream_type() function
543 : __iostream_type(), _M_stringbuf(__str, __m) in __iostream_type() function
H A Dstd_fstream.h696 typedef basic_iostream<char_type, traits_type> __iostream_type; typedef
725 : __iostream_type(NULL), _M_filebuf() in __iostream_type() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_sstream.h543 typedef basic_iostream<char_type, traits_type> __iostream_type; typedef
569 : __iostream_type(NULL), _M_stringbuf(__m) in __iostream_type() function
588 : __iostream_type(NULL), _M_stringbuf(__str, __m) in __iostream_type() function
H A Dstd_fstream.h734 typedef basic_iostream<char_type, traits_type> __iostream_type; typedef
768 : __iostream_type(NULL), _M_filebuf() in __iostream_type() function