Home
last modified time | relevance | path

Searched defs:_S_ate (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/lib/libstdc++/libstdc++/config/io/
H A Dc_io_stdio.h85 static const __int_type _S_ate = 0x02; member
H A Dc_io_libio.h96 static const __int_type _S_ate = _IOS_ATEND; member
/openbsd/gnu/lib/libstdc++/libstdc++/src/
H A Dios.cc100 const __ios_flags::__int_type __ios_flags::_S_ate; member in std::__ios_flags
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dios_base.h110 _S_ate = 1L << 1, enumerator