Searched defs:getc_unlocked (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/lib/libc/stdio/
H A Dgetc.c46 #undef getc_unlocked macro
61 getc_unlocked(FILE *fp) function
/freebsd-10-stable/contrib/diff/lib/
H A Dunlocked-io.h101 # define getc_unlocked(x) getc (x) macro
/freebsd-10-stable/include/
H A Dstdio.h518 #define getc_unlocked(fp) __sgetc(fp) macro
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h314 getc_unlocked, enumerator in enum:llvm::LibFunc::Func

Completed in 37 milliseconds