Searched defs:getchar_unlocked (Results 1 – 3 of 3) sorted by relevance
60 getchar_unlocked(void) in getchar_unlocked() function
107 # define getchar_unlocked() getchar () macro
530 #define getchar_unlocked() getc_unlocked(stdin) macro