Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/stdio/
H A Dgetchar.c60 getchar_unlocked(void) in getchar_unlocked() function
/dflybsd-src/contrib/grep/lib/
H A Dunlocked-io.h110 # define getchar_unlocked() getchar () macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dunlocked-io.h111 # define getchar_unlocked() getchar () macro
/dflybsd-src/include/
H A Dstdio.h498 #define getchar_unlocked() getc_unlocked(stdin) macro