Home
last modified time | relevance | path

Searched defs:getc (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/lib/libc/stdio/
H A Dgetc.c57 getc(FILE *fp) in getc() function
/netbsd-src/sys/dev/wscons/
H A Dwskbdvar.h60 void (*getc)(void *, u_int *, int *); member
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dunlocked-io.h55 # define getc(x) getc_unlocked (x) macro
/netbsd-src/external/gpl2/grep/dist/intl/
H A Dlocalcharset.c84 # define getc getc_unlocked macro
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Dlocalcharset.c91 # define getc getc_unlocked macro
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Dlocalcharset.c91 # define getc getc_unlocked macro
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Dlocalcharset.c93 # define getc getc_unlocked macro
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Dlocalcharset.c91 # define getc getc_unlocked macro
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Dlocalcharset.c91 # define getc getc_unlocked macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dlocalcharset.c87 # define getc getc_unlocked macro
H A Dunlocked-io.h102 # define getc(x) getc_unlocked (x) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dlocalcharset.c87 # define getc getc_unlocked macro
H A Dunlocked-io.h102 # define getc(x) getc_unlocked (x) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dlocalcharset.c88 # define getc getc_unlocked macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dlocalcharset.c87 # define getc getc_unlocked macro
H A Dunlocked-io.h102 # define getc(x) getc_unlocked (x) macro
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dsystem.h70 # define getc(Stream) getc_unlocked (Stream) macro
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h70 # define getc(Stream) getc_unlocked (Stream) macro
/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Dconsole.h71 int (*getc)(void); member
/netbsd-src/sys/kern/
H A Dtty_subr.c102 getc(struct clist *clp) in getc() function
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h102 # define getc(x) getc_unlocked (x) macro
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dsystem.h87 # define getc(Stream) getc_unlocked (Stream) macro
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h87 # define getc(Stream) getc_unlocked (Stream) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dpo-lex.c65 # define getc getc_unlocked macro
/netbsd-src/include/
H A Dstdio.h494 #define getc(fp) __sgetc(fp) macro

12