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

/freebsd-current/lib/libc/stdio/
H A Dgetchar.c44 #undef getchar macro
48 getchar(void) function
/freebsd-current/contrib/llvm-project/libcxx/include/
H A Dstdio.h119 # undef getchar macro
/freebsd-current/stand/i386/common/
H A Dcons.c123 getchar(void) function
/freebsd-current/contrib/diff/lib/
H A Dunlocked-io.h104 # undef getchar macro
105 # define getchar() getchar_unlocked () macro
/freebsd-current/stand/common/
H A Dconsole.c137 getchar(void) function
/freebsd-current/sys/contrib/dev/acpica/include/
H A Dacclib.h358 #define getchar(c) fgetc(stdin) macro
/freebsd-current/stand/efi/boot1/
H A Dboot1.c323 int getchar(void) function
/freebsd-current/include/
H A Dstdio.h507 #define getchar() getc(stdin) macro

Completed in 140 milliseconds