Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dgdtoa_fltrnds.h1 FPI *fpi, fpi1; variable
Dstrtof.c49 #define fpi &fpi0 macro
Dstrtord.c82 FPI *fpi, fpi1; local
Dhexnan.c54 hexnan(sp, fpi, x0) in hexnan() argument
Dldtoa.c52 FPI fpi = { in __ldtoa() local
DstrtorQ.c106 FPI *fpi, fpi1; local
Dgethex.c40 gethex(sp, fpi, exp, bp, sign) in gethex() argument
Dstrtodg.c178 (d, fpi, exp, bits, exact, rd, irv) in rvOK() argument
339 (s00, se, fpi, exp, bits) in strtodg() argument
Dgdtoa.c116 (fpi, be, bits, kindp, mode, ndigits, decpt, rve) in gdtoa() argument
Dstrtod.c169 static FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local