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

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A Dpr65475c_0.C37 { _S_boolalpha = 1, _S_dec, _S_fixed = 1 << 2, _S_hex = enumerator in enum:std::_Ios_Fmtflags
44 _S_scientific | _S_fixed, _S_ios_fmtflags_end = 1 << 16
H A Dpr65475c_1.C43 _S_boolalpha = 1 << 0, _S_dec, _S_fixed = 1 << 2, _S_hex = enumerator in enum:std::_Ios_Fmtflags
50 _S_scientific | _S_fixed, _S_ios_fmtflags_end = 1 << 16
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dios_base.h61 _S_fixed = 1L << 2, enumerator in enum:_Ios_Fmtflags
76 _S_floatfield = _S_scientific | _S_fixed,
332 static const fmtflags fixed = _S_fixed;

Completed in 101 milliseconds