Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dwcstoull.c207 wcstoull (const wchar_t *__restrict s, in wcstoull() function
Dstdlib.tex58 * Function wcstoull:: Wide string to unsigned long long
201 @include stdlib/wcstoull.def
DCMakeLists.txt109 wcstoull.c
Dmeson.build159 'wcstoull.c',
/picolibc-latest/newlib/libc/include/
Dwchar.h270 wcstoull (const wchar_t *__restrict, wchar_t **__restrict, int);
/picolibc-latest/newlib/libc/stdio/
Dvfwscanf.c1239 resll = wcstoull (buf, (wchar_t **) NULL, base); in _SVFWSCANF()
1268 resll = wcstoull (buf, (wchar_t **) NULL, base); in _SVFWSCANF()
/picolibc-latest/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-latest/
DCOPYING.picolibc1527 newlib/libc/stdlib/wcstoull.c