Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libstdc++/libstdc++/config/io/
H A Dc_io_stdio.h89 static const __int_type _S_trunc = 0x20; member
H A Dc_io_libio.h100 static const __int_type _S_trunc = _IOS_TRUNC; member
/openbsd/gnu/lib/libstdc++/libstdc++/src/
H A Dios.cc104 const __ios_flags::__int_type __ios_flags::_S_trunc; member in std::__ios_flags
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dios_base.h114 _S_trunc = 1L << 5, enumerator