Searched refs:getchar_unlocked (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/lib/libc/stdio/
H A Dgetchar.c45 #undef getchar_unlocked macro
60 getchar_unlocked(void) function
H A DMakefile.inc78 getc.3 getchar_unlocked.3 \
/freebsd-current/contrib/diff/lib/
H A Dunlocked-io.h105 # define getchar() getchar_unlocked ()
107 # define getchar_unlocked() getchar () macro
/freebsd-current/include/
H A Dstdio.h338 int getchar_unlocked(void);
525 #define getchar_unlocked() getc_unlocked(stdin) macro

Completed in 175 milliseconds