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

/haiku/headers/posix/
H A Dstdio_post.h32 #define getc(stream) \ macro
/haiku/src/system/libroot/posix/glibc/libio/
H A Dgetc.c47 #undef getc macro
H A Dstdio.h402 #define getc(_fp) _IO_getc (_fp) macro
/haiku/src/libs/iconv/
H A Dlocalcharset.c87 # undef getc macro
88 # define getc getc_unlocked macro
/haiku/src/system/boot/platform/atari_m68k/
H A Dshell.S317 getc: label
/haiku/headers/cpp/
H A Diostdio.h59 #define getc(_fp) _IO_getc(_fp) macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1837 void getc() {} function
H A Dlibroot_stubs_legacy.c1794 void getc() {} function

Completed in 180 milliseconds