Home
last modified time | relevance | path

Searched refs:_IO_RIGHT (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/lib/libstdc++/libstdc++/config/io/
H A Dc_io_libio.h76 static const __int_type _S_right = _IO_RIGHT;
84 static const __int_type _S_adjustfield = _IO_LEFT | _IO_RIGHT
/openbsd/gnu/lib/libstdc++/libstdc++/libio/
H A Dlibio.h143 #define _IO_RIGHT 04 macro