Searched refs:_S_boolalpha (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A D20080916_0.C4 _S_boolalpha }; enumerator in enum:_Ios_Fmtflags
7 static const _Ios_Fmtflags boolalpha = _S_boolalpha;
H A Dpr65475c_0.C37 { _S_boolalpha = 1, _S_dec, _S_fixed = 1 << 2, _S_hex = enumerator in enum:std::_Ios_Fmtflags
H A Dpr65475c_1.C43 _S_boolalpha = 1 << 0, _S_dec, _S_fixed = 1 << 2, _S_hex = enumerator in enum:std::_Ios_Fmtflags
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dios_base.h59 _S_boolalpha = 1L << 0, enumerator in enum:_Ios_Fmtflags
326 static const fmtflags boolalpha = _S_boolalpha;

Completed in 108 milliseconds