Searched refs:_IO_stdin (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/lib/libstdc++/libstdc++/libio/
H A Dstdio.c36 #undef _IO_stdin macro
40 strong_alias (stdin, _IO_stdin);
H A Diofclose.c84 if (fp != _IO_stdin && fp != _IO_stdout && fp != _IO_stderr)
H A Dlibio.h344 #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) macro
348 extern _IO_FILE *_IO_stdin;

Completed in 149 milliseconds