Searched refs:getchar_unlocked (Results 1 – 7 of 7) sorted by relevance
47 for (s = buf; (c = getchar_unlocked()) != '\n';) in gets()
110 FUNCTION(getchar_unlocked, int (*f)(void)); in stdio_h()
236 int getchar_unlocked(void);
323 getchar_unlocked
870 int getchar_unlocked() { in getchar_unlocked() function
428 getchar_unlocked;