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