Searched refs:_S_dec (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
43 _S_dec | _S_oct | _S_hex, _S_floatfield =
H A Dpr65475c_1.C43 _S_boolalpha = 1 << 0, _S_dec, _S_fixed = 1 << 2, _S_hex = enumerator in enum:std::_Ios_Fmtflags
49 _S_dec | _S_oct | _S_hex, _S_floatfield =
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dios_base.h60 _S_dec = 1L << 1, enumerator in enum:_Ios_Fmtflags
75 _S_basefield = _S_dec | _S_oct | _S_hex,
329 static const fmtflags dec = _S_dec;

Completed in 93 milliseconds