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

/freebsd-11.0-release/include/
H A Dwchar.h178 extern FILE *__stdinp;
185 #define getwchar() fgetwc(__stdinp)
H A Dstdio.h160 extern FILE *__stdinp;
231 #define stdin __stdinp
/freebsd-11.0-release/lib/libc/stdio/
H A Dfindfp.c77 FILE *__stdinp = &__sF[0]; variable

Completed in 56 milliseconds