Searched refs:wcstoll (Results 1 – 8 of 8) sorted by relevance
/picolibc-latest/newlib/libc/stdlib/ |
D | wcstoll.c | 212 wcstoll (const wchar_t *__restrict s, in wcstoll() function
|
D | stdlib.tex | 56 * Function wcstoll:: Wide string to long long 195 @include stdlib/wcstoll.def
|
D | CMakeLists.txt | 106 wcstoll.c
|
D | meson.build | 156 'wcstoll.c',
|
/picolibc-latest/newlib/libc/include/ |
D | wchar.h | 254 wcstoll (const wchar_t *__restrict, wchar_t **__restrict, int);
|
/picolibc-latest/newlib/libc/stdio/ |
D | vfwscanf.c | 1270 resll = wcstoll (buf, (wchar_t **) NULL, base); in _SVFWSCANF()
|
/picolibc-latest/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-latest/ |
D | COPYING.picolibc | 1516 newlib/libc/stdlib/wcstoll.c
|