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

/freebsd-13-stable/lib/libc/stdio/
H A Dgetchar.c51 #undef getchar_unlocked macro
66 getchar_unlocked(void) function
H A DMakefile.inc66 getc.3 getchar_unlocked.3 getc.3 getw.3
/freebsd-13-stable/contrib/diff/lib/
H A Dunlocked-io.h105 # define getchar() getchar_unlocked ()
107 # define getchar_unlocked() getchar () macro
/freebsd-13-stable/include/
H A Dstdio.h341 int getchar_unlocked(void);
526 #define getchar_unlocked() getc_unlocked(stdin) macro

Completed in 82 milliseconds