Searched refs:strtoul_l (Results 1 – 6 of 6) sorted by relevance
| /picolibc-latest/newlib/libc/stdlib/ |
| D | strtoul.c | 130 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/ |
| D | strtoul_l.c | 39 strtoul_l (const char *__restrict s, in strtoul_l() function
|
| D | CMakeLists.txt | 135 strtoul_l.c
|
| D | meson.build | 138 'strtoul_l.c',
|
| /picolibc-latest/newlib/libc/include/ |
| D | stdlib.h | 331 strtoul_l (const char *__restrict, char **__restrict, int,
|
| /picolibc-latest/ |
| D | COPYING.picolibc | 572 newlib/libc/tinystdio/strtoul_l.c
|