Searched defs:fgetc (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/legacy/gcc/libio/stdio/
H A Dfgetc.c30 fgetc (fp) function
/haiku-buildtools/gcc/fixincludes/
H A Dsystem.h110 # undef fgetc macro
111 # define fgetc(Stream) fgetc_unlocked (Stream) macro
/haiku-buildtools/legacy/gcc/libio/
H A Diostdio.h67 #define fgetc(__fp) _IO_getc(_fp) macro
/haiku-buildtools/gcc/libcpp/
H A Dsystem.h127 # undef fgetc macro
128 # define fgetc(Stream) fgetc_unlocked (Stream) macro
/haiku-buildtools/gcc/gcc/
H A Dsystem.h135 # undef fgetc macro
136 # define fgetc(Stream) fgetc_unlocked (Stream) macro

Completed in 66 milliseconds