Searched defs:__filebuf_type (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_fstream.h80 typedef basic_filebuf<char_type, traits_type> __filebuf_type; typedef in class:basic_filebuf
435 typedef basic_filebuf<char_type, traits_type> __filebuf_type; typedef in class:basic_ifstream
563 typedef basic_filebuf<char_type, traits_type> __filebuf_type; typedef in class:basic_ofstream
694 typedef basic_filebuf<char_type, traits_type> __filebuf_type; typedef in class:basic_fstream
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_fstream.h80 typedef basic_filebuf<char_type, traits_type> __filebuf_type; typedef in class:std::basic_filebuf
483 typedef basic_filebuf<char_type, traits_type> __filebuf_type; typedef in class:std::basic_ifstream
606 typedef basic_filebuf<char_type, traits_type> __filebuf_type; typedef in class:std::basic_ofstream
732 typedef basic_filebuf<char_type, traits_type> __filebuf_type; typedef in class:std::basic_fstream
[all...]

Completed in 191 milliseconds