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

/netbsd-current/lib/libc/stdio/
H A Dgetc.c54 #undef getc_unlocked macro
70 getc_unlocked(FILE *fp) function
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h104 # define getc_unlocked(x) getc (x) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h104 # define getc_unlocked(x) getc (x) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dunlocked-io.h104 # define getc_unlocked(x) getc (x) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dunlocked-io.h104 # define getc_unlocked(x) getc (x) macro
/netbsd-current/include/
H A Dstdio.h521 #define getc_unlocked(fp) __sgetc(fp) macro

Completed in 120 milliseconds