Searched defs:getc (Results 1 - 25 of 81) sorted by relevance

1234

/netbsd-current/lib/libc/stdio/
H A Dgetc.c53 #undef getc macro
57 getc(FILE *fp) function
/netbsd-current/external/apache2/llvm/dist/libcxx/include/
H A Dstdio.h111 #undef getc macro
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dunlocked-io.h54 # undef getc macro
55 # define getc(x) getc_unlocked (x) macro
/netbsd-current/sys/dev/wscons/
H A Dwskbdvar.h60 void (*getc)(void *, u_int *, int *); member in struct:wskbd_consops
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/
H A Dsystem.h69 # undef getc macro
70 # define getc(Stream) getc_unlocked (Stream) macro
/netbsd-current/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h69 # undef getc macro
70 # define getc(Stream) getc_unlocked (Stream) macro
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h101 # undef getc macro
102 # define getc(x) getc_unlocked (x) macro
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
/netbsd-current/external/gpl3/binutils/dist/intl/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
/netbsd-current/external/gpl3/gdb/dist/intl/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dlocalcharset.c86 # undef getc macro
87 # define getc getc_unlocked macro
H A Dunlocked-io.h101 # undef getc macro
102 # define getc(x) getc_unlocked (x) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dlocalcharset.c87 # undef getc macro
88 # define getc getc_unlocked macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dlocalcharset.c86 # undef getc macro
87 # define getc getc_unlocked macro
H A Dunlocked-io.h101 # undef getc macro
102 # define getc(x) getc_unlocked (x) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dlocalcharset.c86 # undef getc macro
87 # define getc getc_unlocked macro
H A Dunlocked-io.h101 # undef getc macro
102 # define getc(x) getc_unlocked (x) macro
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
/netbsd-current/external/gpl2/grep/dist/intl/
H A Dlocalcharset.c83 # undef getc macro
84 # define getc getc_unlocked macro
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A Dlocalcharset.c92 # undef getc macro
93 # define getc getc_unlocked macro
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
/netbsd-current/external/gpl3/gcc.old/dist/intl/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
/netbsd-current/sys/kern/
H A Dtty_subr.c102 getc(struct clist *clp) function
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Dconsole.h71 int (*getc)(void); member in struct:cons
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h86 # undef getc macro
87 # define getc(Stream) getc_unlocked (Stream) macro

Completed in 255 milliseconds

1234