Home
last modified time | relevance | path

Searched refs:getchar (Results 1 – 13 of 13) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/tinystdio/
Dgetchar.c34 #undef getchar
37 getchar(void) in getchar() function
Dgets.c40 int c = getchar(); in gets()
Dstdio.h244 int getchar(void);
246 #define getchar() fgetc(stdin) macro
DCMakeLists.txt87 getchar.c
Dmeson.build87 'getchar.c',
/picolibc-3.7.0-3.6.0/newlib/libc/machine/spu/
Dgetchar.c37 #undef getchar
42 getchar () in getchar() function
/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dgetchar.c72 #undef getchar
75 getchar (void) in getchar() function
Dstdio.h369 int getchar (void);
765 #define getchar() _getchar_unlocked() macro
790 #define getchar() getc(stdin) macro
Dstdio.tex77 * getchar:: Get a character from standard input (macro)
223 @include stdio/getchar.def
Dmeson.build67 'getchar.c',
/picolibc-3.7.0-3.6.0/newlib/libc/ssp/
Dgets_chk.c49 int c = getchar(); in __gets_chk()
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-20152974 * libc/stdio/getchar.c (_getchar_r): Likewise.
10283 * libc/machine/spu/getchar.c: Ditto.
10641 * libc/machine/spu/getchar.c: Ditto.
10961 * libc/machine/spu/getchar.c: Ditto.
11476 * libc/stdio/getchar.c: Ditto.
13014 * libc/stdio/getchar.c (getchar): _REENT_SMALL_CHECK_INIT() and
13992 libc/stdio/getchar.c libc/stdio/getchar_u.c,
19106 * libc/stdio/getchar.c (_getchar_r): Call _REENT_SMALL_CHECK_INIT().
26780 fwalk.c, getchar.c, gets.c, iprintf.c, local.h, makebuf.c,
26909 getchar.c gets.c iprintf.c makebuf.c mktemp.c perror.c printf.c
[all …]
/picolibc-3.7.0-3.6.0/
DCOPYING.picolibc1920 newlib/libc/tinystdio/getchar.c
2061 newlib/libc/machine/spu/getchar.c
4386 newlib/libc/stdio/getchar.c