Searched defs:_S_eofbit (Results 1 – 4 of 4) sorted by relevance
80 static const __int_type _S_eofbit = 0x02; member
91 static const __int_type _S_eofbit = _IO_EOF_SEEN; member
96 const __ios_flags::__int_type __ios_flags::_S_eofbit; member in std::__ios_flags
151 _S_eofbit = 1L << 1, enumerator