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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/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;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dios_base.h62 _S_boolalpha = 1L << 0, enumerator in enum:_Ios_Fmtflags
266 static const fmtflags boolalpha = _S_boolalpha;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dios_base.h57 _S_boolalpha = 1L << 0, enumerator in enum:std::_Ios_Fmtflags
256 static const fmtflags boolalpha = _S_boolalpha;

Completed in 144 milliseconds