Searched defs:getchar_unlocked (Results 1 - 2 of 2) sorted by relevance

/src/lib/libc/stdio/
H A Dgetchar.c67 getchar_unlocked(void) function in typeref:typename:int
/src/include/
H A Dstdio.h524 #define getchar_unlocked() getc_unlocked(stdin) macro

Completed in 3 milliseconds