Searched defs:s00 (Results 1 – 6 of 6) sorted by relevance
/picolibc-3.5.0-3.4.0/newlib/libc/tinystdio/ |
D | strtold_l.c | 45 strtold_l (const char *__restrict s00, in strtold_l()
|
D | strtof_l.c | 43 strtof_l (const char *__restrict s00, in strtof_l()
|
D | strtod_l.c | 43 strtod_l (const char *__restrict s00, in strtod_l()
|
/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/ |
D | strtold.c | 63 strtold_l (const char *__restrict s00, char **__restrict se, locale_t loc) in strtold_l() 72 strtold (const char *__restrict s00, char **__restrict se) in strtold()
|
D | strtod.c | 243 strtod_l (const char *__restrict s00, char **__restrict se,
|
D | strtodg.c | 438 _strtodg_l (const char *s00, char **se, FPI *fpi, Long *exp, in _strtodg_l()
|