Searched refs:getwchar (Results 1 – 9 of 9) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libc/tinystdio/ |
D | getwchar.c | 32 #undef getwchar 35 getwchar(void) in getwchar() function
|
D | CMakeLists.txt | 91 getwchar.c
|
D | meson.build | 91 'getwchar.c',
|
/picolibc-3.7.0-3.6.0/newlib/libc/stdio/ |
D | getwchar.c | 93 #undef getwchar 99 getwchar (void) in getwchar() function
|
D | stdio.tex | 83 * getwchar:: Get a wide character from standard input 241 @include stdio/getwchar.def
|
D | meson.build | 197 'getwchar.c',
|
/picolibc-3.7.0-3.6.0/newlib/libc/include/ |
D | wchar.h | 229 wint_t getwchar (void); 275 #define getwchar() fgetwc(stdin) macro
|
/picolibc-3.7.0-3.6.0/ |
D | COPYING.picolibc | 181 newlib/libc/stdio/getwchar.c 1922 newlib/libc/tinystdio/getwchar.c
|
/picolibc-3.7.0-3.6.0/newlib/ |
D | ChangeLog-2015 | 1225 * 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
|