Home
last modified time | relevance | path

Searched defs:ios_base (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_iosfwd.h105 class ios_base; variable
H A Dstd_fstream.h87 friend class ios_base; // For sync_with_stdio. variable
/openbsd/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_iosfwd.h105 class ios_base; variable
H A Dstd_fstream.h85 friend class ios_base; // For sync_with_stdio. in _GLIBCXX_BEGIN_NAMESPACE() local
/openbsd/gnu/gcc/libstdc++-v3/src/
H A Dios.cc80 ios_base::ios_base() in ios_base() function in ios_base
/openbsd/gnu/lib/libstdc++/libstdc++/src/
H A Dios.cc312 ios_base::ios_base() : _M_callbacks(0), _M_word_size(_S_local_word_size), in ios_base() function in std::ios_base
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dios_base.h444 friend class ios_base; variable
H A Dostream.tcc85 operator<<(ios_base& (*__pf)(ios_base&)) in operator <<() argument
H A Distream.tcc100 operator>>(ios_base& (*__pf)(ios_base&)) in operator >>() argument
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dios_base.h532 friend class ios_base; variable
H A Dlocale_facets.tcc964 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const in _M_group_int() argument