Home
last modified time | relevance | path

Searched refs:strtoul_l (Results 1 – 6 of 6) sorted by relevance

/picolibc-latest/newlib/libc/stdlib/
Dstrtoul.c130 strtoul_l (const char *__restrict nptr, char **__restrict endptr, int base, in strtoul_l() function
194 return strtoul_l (s, ptr, base, __get_current_locale ()); in strtoul()
/picolibc-latest/newlib/libc/tinystdio/
Dstrtoul_l.c39 strtoul_l (const char *__restrict s, in strtoul_l() function
DCMakeLists.txt135 strtoul_l.c
Dmeson.build138 'strtoul_l.c',
/picolibc-latest/newlib/libc/include/
Dstdlib.h331 strtoul_l (const char *__restrict, char **__restrict, int,
/picolibc-latest/
DCOPYING.picolibc572 newlib/libc/tinystdio/strtoul_l.c