Searched defs:getchar_unlocked (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/lib/libc/stdio/ | ||
| D | getchar.c | 42 getchar_unlocked(void) in getchar_unlocked() function |
| /openbsd/src/include/ | ||
| D | stdio.h | 440 #define getchar_unlocked() getc_unlocked(stdin) macro |