Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/spu/
Dgetchar.c44 getchar () in getchar() function
/picolibc-latest/newlib/libc/tinystdio/
Dgetchar.c37 getchar(void) in getchar() function
Dstdio.h244 #define getchar() fgetc(stdin) macro
/picolibc-latest/newlib/libc/stdio/
Dgetchar.c74 getchar (void) in getchar() function
Dstdio.h762 #define getchar() _getchar_unlocked() macro
787 #define getchar() getc(stdin) macro