Searched defs:fpi (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-13-stable/contrib/gdtoa/
H A Dgdtoa_fltrnds.h1 FPI *fpi, fpi1; variable
H A DstrtoIQ.c41 static FPI fpi = { 113, 1-16383-113+1, 32766-16383-113+1, 1, SI }; local
H A DstrtoId.c41 static FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local
H A DstrtoIdd.c42 static FPI fpi = { 106, 1-1023, 2046-1023-106+1, 1, 1 }; local
H A DstrtoIf.c41 static FPI fpi = { 24, 1-127-24+1, 254-127-24+1, 1, SI }; local
H A DstrtoIx.c41 static FPI fpi = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI }; local
H A DstrtoIxL.c41 static FPI fpi = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI }; local
H A Dstrtodnrp.c47 static FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local
H A Dstrtopd.c48 #define fpi &fpi0 macro
H A Dstrtopf.c48 #define fpi &fpi0 macro
H A DstrtodI.c58 static FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local
H A Dstrtof.c51 #define fpi &fpi0 macro
H A Dstrtopdd.c57 #define fpi &fpi0 macro
H A Dstrtord.c80 FPI *fpi, fpi1; local
H A Dstrtordd.c185 FPI *fpi, fpi1; local
H A Dstrtorf.c75 FPI *fpi, fpi1; local
H A Dg_dfmt.c48 #define fpi &fpi0 macro
H A Dg_ffmt.c48 #define fpi &fpi0 macro
H A DstrtopQ.c67 #define fpi &fpi0 macro
H A Dstrtopx.c69 #define fpi &fpi0 macro
H A DstrtopxL.c65 #define fpi &fpi0 macro
H A DstrtorxL.c94 FPI *fpi, fpi1; local
H A Dg_Qfmt.c66 #define fpi &fpi0 macro
H A Dg_ddfmt.c41 FPI fpi; local
[all...]
/freebsd-13-stable/lib/libc/gdtoa/
H A D_ldtoa.c52 FPI fpi = { local

Completed in 81 milliseconds

12