Searched refs:_S_ate (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr50747-2_0.C56 _S_app = 1L << 0, _S_ate = 1L << 1, _S_bin = 1L << 2, _S_in = 1L << 3, _S_out = 1L << 4, _S_trunc = 1L << 5, _S_ios_openmode_end = 1L << 16 }; enumerator in enum:std::_Ios_Openmode
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dios_base.h114 _S_ate = 1L << 1, enumerator in enum:_Ios_Openmode
435 static const openmode ate = _S_ate;

Completed in 92 milliseconds