Searched refs:getchar_unlocked (Results 1 – 4 of 4) sorted by relevance
70 #undef getchar_unlocked73 getchar_unlocked (void) in getchar_unlocked() function
514 int getchar_unlocked (void);770 #define getchar_unlocked() _getchar_unlocked() macro794 #define getchar_unlocked() getc_unlocked(stdin) macro
78 * getchar_unlocked:: Get a character from standard input (macro)
18250 getchar_unlocked, putc_unlocked and putchar_unlocked.