Searched refs:_S_floatfield (Results 1 – 5 of 5) sorted by relevance
76 static const __int_type _S_floatfield = 0x0100 | 0x0004; member
87 static const __int_type _S_floatfield = _IO_SCIENTIFIC | _IO_FIXED; member
74 _S_floatfield = _S_scientific | _S_fixed, enumerator314 static const fmtflags floatfield = _S_floatfield;
93 const __ios_flags::__int_type __ios_flags::_S_floatfield; member in std::__ios_flags
255 static const fmtflags floatfield = fmtflags(__ios_flags::_S_floatfield);