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

/freebsd-11-stable/lib/libc/stdio/
H A Dgetchar.c48 #undef getchar macro
52 getchar(void) function
/freebsd-11-stable/stand/i386/common/
H A Dcons.c100 getchar(void) function
/freebsd-11-stable/stand/common/
H A Dconsole.c103 getchar(void) function
/freebsd-11-stable/contrib/diff/lib/
H A Dunlocked-io.h104 # undef getchar macro
105 # define getchar() getchar_unlocked () macro
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacclib.h358 #define getchar(c) fgetc(stdin) macro
/freebsd-11-stable/contrib/libstdc++/include/c/
H A Dstd_cstdio.h62 #undef getchar macro
/freebsd-11-stable/contrib/libstdc++/include/c_std/
H A Dstd_cstdio.h76 #undef getchar macro
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dsystem.h74 # undef getchar macro
75 # define getchar() getchar_unlocked () macro
/freebsd-11-stable/stand/mips/beri/boot2/
H A Dboot2.c656 getchar(void) function
/freebsd-11-stable/contrib/gcc/
H A Dsystem.h82 # undef getchar macro
83 # define getchar() getchar_unlocked () macro
/freebsd-11-stable/include/
H A Dstdio.h542 #define getchar() getc(stdin) macro

Completed in 109 milliseconds