Searched refs:wcstoll (Results 1 – 8 of 8) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/ |
D | wcstoll.c | 213 wcstoll (const wchar_t *__restrict s, in wcstoll() function
|
D | stdlib.tex | 56 * wcstoll:: Wide string to long long 195 @include stdlib/wcstoll.def
|
D | CMakeLists.txt | 106 wcstoll.c
|
D | meson.build | 156 'wcstoll.c',
|
/picolibc-3.7.0-3.6.0/newlib/libc/include/ |
D | wchar.h | 195 long long wcstoll (const wchar_t *__restrict, wchar_t **__restrict,
|
/picolibc-3.7.0-3.6.0/newlib/libc/stdio/ |
D | vfwscanf.c | 1271 resll = wcstoll (buf, (wchar_t **) NULL, base); in _SVFWSCANF()
|
/picolibc-3.7.0-3.6.0/newlib/ |
D | ChangeLog-2015 | 2228 *libc/stdlib/wcstoll.c (wcstoll): ditto. 9799 * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul, 9802 (EXTENDED_SOURCES): Add wcstoll.c, wcstoll_r.c, wcstoull.c and 9810 * libc/stdlib/wcstoll.c: New file.
|
/picolibc-3.7.0-3.6.0/ |
D | COPYING.picolibc | 1464 newlib/libc/stdlib/wcstoll.c
|