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

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A Dpr65475c_0.C39 1 << 6, _S_right = 1 << 7, _S_scientific = 1 << 8, _S_showbase = enumerator in enum:std::_Ios_Fmtflags
44 _S_scientific | _S_fixed, _S_ios_fmtflags_end = 1 << 16
H A Dpr65475c_1.C45 1 << 6, _S_right = 1 << 7, _S_scientific = 1 << 8, _S_showbase = 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.h67 _S_scientific = 1L << 8, enumerator in enum:_Ios_Fmtflags
76 _S_floatfield = _S_scientific | _S_fixed,
354 static const fmtflags scientific = _S_scientific;

Completed in 152 milliseconds