Home | History | Annotate | Download | only in Include

Lines Matching full:getchar_unlocked

77     int       getchar_unlocked(void);

1466 int getchar_unlocked(void);
1617 #define getchar_unlocked() getc_unlocked(stdin)