Searched defs:getc_unlocked (Results 1 – 3 of 3) sorted by relevance
57 getc_unlocked(FILE *fp) in getc_unlocked() function
101 # define getc_unlocked(x) getc (x) macro
527 #define getc_unlocked(fp) __sgetc(fp) macro