Home
last modified time | relevance | path

Searched defs:getchar (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libc/stdio/
H A Dgetchar.c48 getchar(void) in getchar() function
/freebsd/stand/i386/common/
H A Dcons.c123 getchar(void) in getchar() function
/freebsd/sys/contrib/dev/acpica/include/
H A Dacclib.h358 #define getchar(c) fgetc(stdin) macro
/freebsd/stand/common/
H A Dconsole.c137 getchar(void) in getchar() function
/freebsd/stand/efi/boot1/
H A Dboot1.c325 int getchar(void) in getchar() function
/freebsd/contrib/diff/lib/
H A Dunlocked-io.h105 # define getchar() getchar_unlocked () macro
/freebsd/include/
H A Dstdio.h512 #define getchar() getc(stdin) macro