Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdio/
H A Dgetchar.c60 getchar_unlocked(void) in getchar_unlocked() function
/freebsd/contrib/diff/lib/
H A Dunlocked-io.h107 # define getchar_unlocked() getchar () macro
/freebsd/include/
H A Dstdio.h530 #define getchar_unlocked() getc_unlocked(stdin) macro