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

12

/netbsd-6-1-5-RELEASE/lib/libc/stdio/
H A Dgetc.c53 #undef getc macro
57 getc(fp) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/cpp/trad/
H A Dfunlike-5.c8 #define getc(fp) __sgetc(fp) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/cpp/trad/
H A Dfunlike-5.c8 #define getc(fp) __sgetc(fp) macro
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/lib/
H A Dunlocked-io.h54 # undef getc macro
55 # define getc(x) getc_unlocked (x) macro
/netbsd-6-1-5-RELEASE/sys/dev/wscons/
H A Dwskbdvar.h56 void (*getc)(void *, u_int *, int *); member in struct:wskbd_consops
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h69 # undef getc macro
70 # define getc(Stream) getc_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/fixincludes/
H A Dsystem.h70 # undef getc macro
71 # define getc(Stream) getc_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h101 # undef getc macro
102 # define getc(x) getc_unlocked (x) macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/intl/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/intl/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/intl/
H A Dlocalcharset.c92 # undef getc macro
93 # define getc getc_unlocked macro
/netbsd-6-1-5-RELEASE/gnu/dist/grep/intl/
H A Dlocalcharset.c83 # undef getc macro
84 # define getc getc_unlocked macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/intl/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/intl/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
H A Dunlocked-io.h101 # undef getc macro
102 # define getc(x) getc_unlocked (x) macro
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dtty_subr.c109 getc(struct clist *clp) function
/netbsd-6-1-5-RELEASE/sys/arch/ews4800mips/stand/common/
H A Dconsole.h71 int (*getc)(void); member in struct:cons
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c/
H A Dstd_cstdio.h61 #undef getc macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c_std/
H A Dstd_cstdio.h75 #undef getc macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h69 # undef getc macro
70 # define getc(Stream) getc_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libcpp/
H A Dsystem.h70 # undef getc macro
71 # define getc(Stream) getc_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A Dpo-lex.c60 # undef getc macro
61 # define getc getc_unlocked macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dsystem.h81 # undef getc macro
82 # define getc(Stream) getc_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dsystem.h78 # undef getc macro
79 # define getc(Stream) getc_unlocked (Stream) macro

Completed in 408 milliseconds

12