Home
last modified time | relevance | path

Searched defs:fpi (Results 1 – 5 of 5) sorted by relevance

/picolibc-latest/newlib/libc/stdlib/
Dgdtoa-hexnan.c81 const FPI *fpi, in hexnan()
Dstrtorx.c104 FPI *fpi, fpi1; local
Dgdtoa-gethex.c150 gethex (const char **sp, const FPI *fpi, in gethex()
Dstrtodg.c284 rvOK (double d, FPI *fpi, Long *exp, __ULong *bits, int exact, in rvOK()
437 _strtodg_l (const char *s00, char **se, FPI *fpi, Long *exp, in _strtodg_l()
Dstrtod.c302 static const FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local