Searched refs:getc_unlocked (Results 1 – 2 of 2) sorted by relevance
46 #undef getc_unlocked61 getc_unlocked(FILE *fp) in getc_unlocked() function
316 int getc_unlocked(FILE *);422 #define getc_unlocked(fp) __sgetc(fp) macro435 #define getchar_unlocked() getc_unlocked(stdin)