Home
last modified time | relevance | path

Searched refs:wcstoull (Results 1 – 8 of 8) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Dwcstoull.c208 wcstoull (const wchar_t *__restrict s, in wcstoull() function
Dstdlib.tex58 * wcstoull:: Wide string to unsigned long long
201 @include stdlib/wcstoull.def
DCMakeLists.txt107 wcstoull.c
Dmeson.build157 'wcstoull.c',
/picolibc-3.5.0-3.4.0/newlib/libc/include/
Dwchar.h201 unsigned long long wcstoull (const wchar_t *__restrict,
/picolibc-3.5.0-3.4.0/newlib/libc/stdio/
Dvfwscanf.c1230 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/
DChangeLog-20152230 *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/
DCOPYING.picolibc1370 newlib/libc/stdlib/wcstoull.c