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

/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dgetc.c46 #undef getc_unlocked macro
61 getc_unlocked(FILE *fp) function
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/stdio/
H A Dstdio_c99.c97 getc_unlocked(Sfio_t* sp) function
/macosx-10.10.1/gnutar-453/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.10.1/libiconv-42/libiconv/srclib/
H A Dunlocked-io.h104 # define getc_unlocked(x) getc (x) macro
/macosx-10.10.1/text_cmds-88/sort/
H A Dunlocked-io.h104 # define getc_unlocked(x) getc (x) macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdio.h452 #define getc_unlocked(fp) __sgetc(fp) macro

Completed in 110 milliseconds