Searched refs:_S_hex (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.h62 _S_hex = 1L << 3, enumerator in enum:_Ios_Fmtflags
75 _S_basefield = _S_dec | _S_oct | _S_hex,
335 static const fmtflags hex = _S_hex;

Completed in 95 milliseconds