/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/trad/ |
H A D | funlike-5.c | 8 #define getc(fp) __sgetc(fp) macro
|
/openbsd-src/lib/libc/stdio/ |
H A D | getc.c | 55 getc(FILE *fp) in getc() function
|
/openbsd-src/lib/libpcap/ |
H A D | scanner.l | 71 #define getc(fp) (*in_buffer == 0 ? EOF : *in_buffer++) macro
|
/openbsd-src/sys/dev/wscons/ |
H A D | wskbdvar.h | 58 void (*getc)(void *, u_int *, int *); member
|
/openbsd-src/gnu/usr.bin/perl/dist/IO/lib/IO/ |
H A D | Handle.pm | 405 sub getc { global() subroutine
|
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/IO/ |
H A D | Scalar.pm | 166 sub getc { subroutine
|
/openbsd-src/gnu/usr.bin/texinfo/intl/ |
H A D | localcharset.c | 91 # define getc getc_unlocked macro
|
/openbsd-src/gnu/gcc/intl/ |
H A D | localcharset.c | 91 # define getc getc_unlocked macro
|
/openbsd-src/gnu/gcc/fixincludes/ |
H A D | system.h | 71 # define getc(Stream) getc_unlocked (Stream) macro
|
/openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/ |
H A D | Base.pm | 1304 sub getc subroutine
|
/openbsd-src/sys/kern/ |
H A D | tty_subr.c | 88 getc(struct clist *clp) in getc() function
|
/openbsd-src/gnu/gcc/libcpp/ |
H A D | system.h | 71 # define getc(Stream) getc_unlocked (Stream) macro
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | nostdio.h | 95 # define getc(f) _CANNOT _getc_ macro
|
H A D | fakesdio.h | 81 #define getc(f) PerlIO_getc(f) macro
|
/openbsd-src/include/ |
H A D | stdio.h | 413 #define getc(fp) (!__isthreaded ? __sgetc(fp) : (getc) global() macro
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | system.h | 79 # define getc(Stream) getc_unlocked (Stream) macro
|
/openbsd-src/gnu/usr.bin/perl/win32/ |
H A D | win32iop.h | 228 #define getc(f) win32_getc(f) macro
|
/openbsd-src/gnu/gcc/libmudflap/ |
H A D | mf-hooks2.c | 892 WRAPPER2(int, getc, FILE *stream) in WRAPPER2() argument
|