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

/macosx-10.9.5/Libc-997.90.3/stdio/FreeBSD/
H A Dgetc.c46 #undef getc_unlocked macro
61 getc_unlocked(FILE *fp) function
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/stdio/
H A Dstdio_c99.c97 getc_unlocked(Sfio_t* sp) function
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dunlocked-io.h104 # define getc_unlocked(x) getc (x) macro
H A Dargp-namefrob.h127 # define getc_unlocked(x) getc (x) macro
/macosx-10.9.5/libiconv-41/libiconv/srclib/
H A Dunlocked-io.h104 # define getc_unlocked(x) getc (x) macro
/macosx-10.9.5/text_cmds-87/sort/
H A Dunlocked-io.h104 # define getc_unlocked(x) getc (x) macro
/macosx-10.9.5/Libc-997.90.3/include/
H A Dstdio.h450 #define getc_unlocked(fp) __sgetc(fp) macro

Completed in 215 milliseconds