Searched defs:getchar_unlocked (Results 1 – 6 of 6) sorted by relevance
67 getchar_unlocked(void) in getchar_unlocked() function
111 # define getchar_unlocked() getchar () macro
524 #define getchar_unlocked() getc_unlocked(stdin) macro