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

/freebsd-10-stable/sys/boot/arm/at91/libat91/
H A Dgetc.c48 getc(int seconds) function
/freebsd-10-stable/lib/libc/stdio/
H A Dgetc.c45 #undef getc macro
49 getc(FILE *fp) function
/freebsd-10-stable/sys/boot/i386/common/
H A Dcons.c65 getc(int fn) function
/freebsd-10-stable/contrib/diff/lib/
H A Dunlocked-io.h98 # undef getc macro
99 # define getc(x) getc_unlocked (x) macro
/freebsd-10-stable/sys/boot/userboot/
H A Duserboot.h50 int (*getc)(void *arg); member in struct:loader_callbacks
/freebsd-10-stable/sys/dev/uart/
H A Duart_cpu.h47 int (*getc)(struct uart_bas *, struct mtx *); member in struct:uart_ops
/freebsd-10-stable/contrib/libstdc++/include/c/
H A Dstd_cstdio.h61 #undef getc macro
/freebsd-10-stable/contrib/libstdc++/include/c_std/
H A Dstd_cstdio.h75 #undef getc macro
/freebsd-10-stable/release/picobsd/tinyware/msh/
H A Dsh5.c28 getc(ec) function
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dsystem.h70 # undef getc macro
71 # define getc(Stream) getc_unlocked (Stream) macro
/freebsd-10-stable/contrib/gcc/
H A Dsystem.h78 # undef getc macro
79 # define getc(Stream) getc_unlocked (Stream) macro
/freebsd-10-stable/sys/boot/arm/ixp425/boot2/
H A Dixp425_board.c152 getc(int seconds) function
/freebsd-10-stable/sys/boot/pc98/boot2/
H A Dboot2.c769 getc(int fn) function
/freebsd-10-stable/sys/boot/i386/boot2/
H A Dboot2.c615 getc(int fn) function
/freebsd-10-stable/include/
H A Dstdio.h501 #define getc(fp) (!__isthreaded ? __sgetc(fp) : (getc)(fp)) macro
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h312 getc, enumerator in enum:llvm::LibFunc::Func

Completed in 102 milliseconds