Home
last modified time | relevance | path

Searched defs:STDIN (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DFileManager.h105 OptionalFileEntryRef STDIN; variable
/openbsd/usr.bin/indent/
H A Dargs.c61 #define STDIN 3 /* use stdin */ macro
/openbsd/gnu/usr.bin/cvs/os2/
H A Dpopen.c23 #define STDIN 0 macro
H A Drun.c30 #define STDIN 0 macro
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A DReadKey.xs377 #define STDIN PerlIO_stdin() macro