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

/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dostream_insert.h48 typedef typename __ostream_type::ios_base __ios_base; typedef
52 __out.setstate(__ios_base::badbit);
60 typedef typename __ostream_type::ios_base __ios_base; typedef
68 __out.setstate(__ios_base::badbit);
80 typedef typename __ostream_type::ios_base __ios_base; typedef
91 & __ios_base::adjustfield)
92 == __ios_base::left);
106 __out._M_setstate(__ios_base::badbit);
110 { __out._M_setstate(__ios_base::badbit); }

Completed in 37 milliseconds