Searched refs:getchar_unlocked (Results 1 – 6 of 6) sorted by relevance
30 #undef getchar_unlocked33 getchar_unlocked (void) in getchar_unlocked() function
45 #undef getchar_unlocked46 weak_alias (getchar, getchar_unlocked)
60 TEST_COMPARE (getchar_unlocked (), 'b'); in narrow()
57 getc; getc_locked; getc_unlocked; getchar; getchar_unlocked; getdelim;
528 extern int getchar_unlocked (void);
73 getchar_unlocked (void) in getchar_unlocked() function
Completed in 11 milliseconds