Searched refs:wcstol (Results 1 – 9 of 9) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/ |
D | wcstol.c | 215 wcstol (const wchar_t *__restrict s, in wcstol() function
|
D | stdlib.tex | 55 * wcstol:: Wide string to long 192 @include stdlib/wcstol.def
|
D | CMakeLists.txt | 105 wcstol.c
|
D | meson.build | 155 'wcstol.c',
|
/picolibc-3.7.0-3.6.0/newlib/libc/stdio/ |
D | vfwscanf.c | 673 ccfn = (unsigned long (*)CCFN_PARAMS)wcstol; in _SVFWSCANF() 679 ccfn = (unsigned long (*)CCFN_PARAMS)wcstol; in _SVFWSCANF() 1553 new_exp = wcstol ((exp_start + 1), NULL, 10) - exp_adjust; in _SVFWSCANF()
|
/picolibc-3.7.0-3.6.0/newlib/libc/include/ |
D | wchar.h | 193 long wcstol (const wchar_t *__restrict, wchar_t **__restrict, int);
|
/picolibc-3.7.0-3.6.0/newlib/libc/time/ |
D | strftime.c | 418 # define ERA_STRTOL(a,b,c) wcstol((a),(b),(c)) in get_era_info()
|
/picolibc-3.7.0-3.6.0/newlib/ |
D | ChangeLog-2015 | 2226 *libc/stdlib/wcstol.c (wcstol): ditto. 9799 * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul, 9801 * libc/stdlib/Makefile.am (GENERAL_SOURCES): Add wcstol.c and wcstoul.c. 9809 * libc/stdlib/wcstol.c: New file.
|
/picolibc-3.7.0-3.6.0/ |
D | COPYING.picolibc | 1463 newlib/libc/stdlib/wcstol.c
|