Searched defs:s00 (Results 1 – 6 of 6) sorted by relevance
/picolibc-latest/newlib/libc/tinystdio/ |
D | strtof_l.c | 39 strtof_l (const char *__restrict s00, in strtof_l()
|
D | strtold_l.c | 41 strtold_l (const char *__restrict s00, in strtold_l()
|
D | strtod_l.c | 39 strtod_l (const char *__restrict s00, in strtod_l()
|
/picolibc-latest/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 | 242 strtod_l (const char *__restrict s00, char **__restrict se,
|
D | strtodg.c | 437 _strtodg_l (const char *s00, char **se, FPI *fpi, Long *exp, in _strtodg_l()
|