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

/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dostream_insert.h50 typedef typename __ostream_type::ios_base __ios_base; typedef
54 __out.setstate(__ios_base::badbit);
62 typedef typename __ostream_type::ios_base __ios_base; typedef
70 __out.setstate(__ios_base::badbit);
82 typedef typename __ostream_type::ios_base __ios_base; typedef
93 & __ios_base::adjustfield)
94 == __ios_base::left);
107 { __out._M_setstate(__ios_base::badbit); }

Completed in 180 milliseconds