Searched defs:fpi (Results 1 – 5 of 5) sorted by relevance
/picolibc-latest/newlib/libc/stdlib/ |
D | gdtoa-hexnan.c | 81 const FPI *fpi, in hexnan()
|
D | strtorx.c | 104 FPI *fpi, fpi1; local
|
D | gdtoa-gethex.c | 150 gethex (const char **sp, const FPI *fpi, in gethex()
|
D | strtodg.c | 284 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()
|
D | strtod.c | 302 static const FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local
|