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

/haiku-buildtools/legacy/gcc/libio/
H A Diogetc.c44 #undef getc macro
H A Diostdio.h59 #define getc(_fp) _IO_getc(_fp) macro
/haiku-buildtools/legacy/gcc/libio/stdio/
H A Dgetc.c44 #undef getc macro
H A Dstdio.h210 #define getc(fp) _IO_getc(fp) macro
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/trad/
H A Dfunlike-5.c8 #define getc(fp) __sgetc(fp) macro
/haiku-buildtools/gcc/fixincludes/
H A Dsystem.h69 # undef getc macro
70 # define getc(Stream) getc_unlocked (Stream) macro
/haiku-buildtools/binutils/intl/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
/haiku-buildtools/gcc/intl/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
/haiku-buildtools/gcc/libcpp/
H A Dsystem.h82 # undef getc macro
83 # define getc(Stream) getc_unlocked (Stream) macro
/haiku-buildtools/gcc/gcc/
H A Dsystem.h90 # undef getc macro
91 # define getc(Stream) getc_unlocked (Stream) macro

Completed in 172 milliseconds