Searched refs:getc_unlocked (Results 1 – 9 of 9) sorted by relevance
42 #undef getc_unlocked57 getc_unlocked(FILE *fp) in getc_unlocked() function
82 getc_unlocked;
75 getc.3 getc_unlocked.3 \
99 # define getc(x) getc_unlocked (x)101 # define getc_unlocked(x) getc (x) macro
346 int getc_unlocked(FILE *);527 #define getc_unlocked(fp) __sgetc(fp) macro530 #define getchar_unlocked() getc_unlocked(stdin)
467 ch1 = getc_unlocked(f1); in bindiff() 468 ch2 = getc_unlocked(f2); in bindiff()
98 #define l_getc(f) getc_unlocked(f)
1520 /// int getc_unlocked(FILE *stream);1521 TLI_DEFINE_ENUM_INTERNAL(getc_unlocked)1522 TLI_DEFINE_STRING_INTERNAL("getc_unlocked")
1847 fun:getc_unlocked=uninstrumented