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

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/trad/
H A Dfunlike-5.c8 #define getc(fp) __sgetc(fp) macro
/openbsd-current/lib/libc/stdio/
H A Dgetc.c52 #undef getc macro
55 getc(FILE *fp) function
64 DEF_STRONG(getc); variable
/openbsd-current/gnu/llvm/libcxx/include/
H A Dstdio.h113 #undef getc macro
/openbsd-current/sys/dev/wscons/
H A Dwskbdvar.h58 void (*getc)(void *, u_int *, int *); member in struct:wskbd_consops
/openbsd-current/gnu/gcc/fixincludes/
H A Dsystem.h70 # undef getc macro
71 # define getc(Stream) getc_unlocked (Stream) macro
/openbsd-current/gnu/gcc/intl/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
/openbsd-current/sys/kern/
H A Dtty_subr.c88 getc(struct clist *clp) function
/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DHandle.pm405 sub getc { subroutine
/openbsd-current/gnu/gcc/libstdc++-v3/include/c/
H A Dstd_cstdio.h61 #undef getc macro
/openbsd-current/gnu/gcc/libstdc++-v3/include/c_std/
H A Dstd_cstdio.h75 #undef getc macro
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c/
H A Dstd_cstdio.h61 #undef getc macro
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c_std/
H A Dstd_cstdio.h74 #undef getc macro
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/IO/
H A DScalar.pm166 sub getc { subroutine
/openbsd-current/gnu/usr.bin/perl/
H A Dfakesdio.h41 #undef getc macro
81 #define getc(f) PerlIO_getc(f) macro
H A Dnostdio.h56 #undef getc macro
95 #define getc(f) _CANNOT _getc_ macro
H A DXSUB.h508 # undef getc macro
540 # define getc PerlSIO_getc macro
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/
H A DBase.pm1304 sub getc subroutine
/openbsd-current/gnu/gcc/libcpp/
H A Dsystem.h70 # undef getc macro
71 # define getc(Stream) getc_unlocked (Stream) macro
/openbsd-current/lib/libc/hidden/
H A Dstdio.h77 PROTO_NORMAL(getc); variable
/openbsd-current/gnu/gcc/gcc/
H A Dsystem.h78 # undef getc macro
79 # define getc(Stream) getc_unlocked (Stream) macro
/openbsd-current/include/
H A Dstdio.h413 #define getc(fp) (!__isthreaded ? __sgetc(fp) : (getc)(fp)) macro
/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32iop.h227 #undef getc macro
228 #define getc(f) win32_getc(f) macro

Completed in 213 milliseconds