Searched refs:getchar_unlocked (Results 1 – 1 of 1) sorted by relevance
496 extern int getchar_unlocked (void);497 libc_hidden_proto(getchar_unlocked)913 #define getchar_unlocked() __GETC_UNLOCKED(__stdin) macro
Completed in 4 milliseconds