Searched defs:getchar_unlocked (Results 1 – 4 of 4) sorted by relevance
60 getchar_unlocked(void) in getchar_unlocked() function
110 # define getchar_unlocked() getchar () macro
111 # define getchar_unlocked() getchar () macro
498 #define getchar_unlocked() getc_unlocked(stdin) macro