Searched defs:getchar_unlocked (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libc/stdio/ | ||
| H A D | getchar.c | 67 getchar_unlocked(void) function in typeref:typename:int |
| /src/include/ | ||
| H A D | stdio.h | 524 #define getchar_unlocked() getc_unlocked(stdin) macro |
Completed in 3 milliseconds