Searched refs:wcstoull (Results 1 – 8 of 8) sorted by relevance
/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/ |
D | wcstoull.c | 208 wcstoull (const wchar_t *__restrict s, in wcstoull() function
|
D | stdlib.tex | 58 * wcstoull:: Wide string to unsigned long long 201 @include stdlib/wcstoull.def
|
D | CMakeLists.txt | 107 wcstoull.c
|
D | meson.build | 157 'wcstoull.c',
|
/picolibc-3.5.0-3.4.0/newlib/libc/include/ |
D | wchar.h | 201 unsigned long long wcstoull (const wchar_t *__restrict,
|
/picolibc-3.5.0-3.4.0/newlib/libc/stdio/ |
D | vfwscanf.c | 1230 resll = wcstoull (buf, (wchar_t **) NULL, base); in _SVFWSCANF() 1259 resll = wcstoull (buf, (wchar_t **) NULL, base); in _SVFWSCANF()
|
/picolibc-3.5.0-3.4.0/newlib/ |
D | ChangeLog-2015 | 2230 *libc/stdlib/wcstoull.c (cstoull): ditto. 7533 * libc/stdlib/wcstoull.c: Fix usage comments (mistakes and to add 9800 wcstoull, _wcstol_r, _wcstoll_r, _wcstoul_r and _wcstoull_r. 9802 (EXTENDED_SOURCES): Add wcstoll.c, wcstoll_r.c, wcstoull.c and 9813 * libc/stdlib/wcstoull.c: New file.
|
/picolibc-3.5.0-3.4.0/ |
D | COPYING.picolibc | 1370 newlib/libc/stdlib/wcstoull.c
|