Home
last modified time | relevance | path

Searched defs:strtoul_l (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/tinystdio/
Dstrtoul_l.c39 strtoul_l (const char *__restrict s, in strtoul_l() function
/picolibc-latest/newlib/libc/stdlib/
Dstrtoul.c130 strtoul_l (const char *__restrict nptr, char **__restrict endptr, int base, in strtoul_l() function