Searched defs:getc_unlocked (Results 1 – 4 of 4) sorted by relevance
43 getc_unlocked(FILE *fp) in getc_unlocked() function
82 #define getc_unlocked(f) PerlIO_getc(f) macro
121 #define getc_unlocked(f) _CANNOT _getc_unlocked_ macro
428 #define getc_unlocked(fp) __sgetc(fp) macro