Searched refs:_S_skipws (Results 1 – 5 of 5) sorted by relevance
71 static const __int_type _S_skipws = 0x1000; member
81 static const __int_type _S_skipws = _IO_SKIPWS; member
69 _S_skipws = 1L << 12, enumerator298 static const fmtflags skipws = _S_skipws;
88 const __ios_flags::__int_type __ios_flags::_S_skipws; member in std::__ios_flags
244 static const fmtflags skipws = fmtflags(__ios_flags::_S_skipws);