Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDFileManager.h105 OptionalFileEntryRef STDIN; variable
/freebsd-14-stable/usr.bin/indent/
HDargs.c73 #define STDIN 3 /* use stdin */ macro
/freebsd-14-stable/usr.sbin/cron/cron/
HDmacros.h41 #define STDIN 0 /* what is stdin's file descriptor? */ macro