Searched defs:fpi (Results 1 – 10 of 10) sorted by relevance
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | gdtoa_fltrnds.h | 1 FPI *fpi, fpi1; variable
|
D | strtof.c | 49 #define fpi &fpi0 macro
|
D | strtord.c | 82 FPI *fpi, fpi1; local
|
D | hexnan.c | 54 hexnan(sp, fpi, x0) in hexnan() argument
|
D | ldtoa.c | 52 FPI fpi = { in __ldtoa() local
|
D | strtorQ.c | 106 FPI *fpi, fpi1; local
|
D | gethex.c | 40 gethex(sp, fpi, exp, bp, sign) in gethex() argument
|
D | strtodg.c | 178 (d, fpi, exp, bits, exact, rd, irv) in rvOK() argument 339 (s00, se, fpi, exp, bits) in strtodg() argument
|
D | gdtoa.c | 116 (fpi, be, bits, kindp, mode, ndigits, decpt, rve) in gdtoa() argument
|
D | strtod.c | 169 static FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local
|