Home
last modified time | relevance | path

Searched refs:getwchar (Results 1 – 9 of 9) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/tinystdio/
Dgetwchar.c32 #undef getwchar
35 getwchar(void) in getwchar() function
DCMakeLists.txt91 getwchar.c
Dmeson.build91 'getwchar.c',
/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dgetwchar.c93 #undef getwchar
99 getwchar (void) in getwchar() function
Dstdio.tex83 * getwchar:: Get a wide character from standard input
241 @include stdio/getwchar.def
Dmeson.build197 'getwchar.c',
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dwchar.h229 wint_t getwchar (void);
275 #define getwchar() fgetwc(stdin) macro
/picolibc-3.7.0-3.6.0/
DCOPYING.picolibc181 newlib/libc/stdio/getwchar.c
1922 newlib/libc/tinystdio/getwchar.c
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-20151225 * libc/stdio/getwchar.c: Document unlocked variants.
7314 * libc/stdio/getwchar.c: Ditto.
7408 (getwchar): Ditto.
7414 fputwc.c, fputws.c, fwide.c, getwc.c, getwchar.c, putwc.c, putwchar.c
7417 fwide.def, getwc.def, getwchar.def, putwc.def, putwchar.def and
7435 * libc/stdio/getwchar.c: New file, implementing getwchar and