Searched defs:getc_unlocked (Results 1 – 6 of 6) sorted by relevance
70 getc_unlocked(FILE *fp) in getc_unlocked() function
104 # define getc_unlocked(x) getc (x) macro
521 #define getc_unlocked(fp) __sgetc(fp) macro