Searched refs:getchar (Results 1 – 6 of 6) sorted by relevance
52 #undef getchar55 getchar(void) in getchar() function
45 for (s = buf; (c = getchar()) != '\n';) in gets()
243 int getchar(void);432 #define getchar() getc(stdin) macro
63 using ::getchar;
184 return getchar(); in getwchar()
102 stdio/getchar.c \