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

12

/netbsd-current/lib/libc/gdtoa/
H A Dstrtodnrp.c49 static const FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local
H A DstrtoIx.c43 static CONST FPI fpi = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI }; local
H A DstrtoIxL.c43 static CONST FPI fpi = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI }; local
H A DstrtoIQ.c43 static CONST FPI fpi = { 113, 1-16383-113+1, 32766-16383-113+1, 1, SI }; local
H A DstrtoIdd.c44 static CONST FPI fpi = { 106, 1-1023, 2046-1023-106+1, 1, 1 }; local
H A DstrtoId.c43 static CONST FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local
H A DstrtoIf.c43 static CONST FPI fpi = { 24, 1-127-24+1, 254-127-24+1, 1, SI }; local
H A Dgdtoa_fltrnds.h1 CONST FPI *fpi; variable
H A Dstrtopf.c50 #define fpi &fpi0 macro
H A Dstrtopd.c50 #define fpi &fpi0 macro
H A Dstrtordd.c187 CONST FPI *fpi; local
H A Dstrtorf.c77 CONST FPI *fpi; local
H A Dstrtopdd.c59 #define fpi &fpi0 macro
H A DstrtodI.c60 static CONST FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local
H A Dstrtof.c56 #define fpi &fpi0 macro
H A Dstrtof_vaxf.c49 static CONST FPI fpi = { 24, 1-128-1-24+1, 255-128-1-24+1, 1, SI }; local
H A DstrtopxL.c63 #define fpi &fpi0 macro
H A Dstrtord.c79 CONST FPI *fpi; local
H A DstrtorxL.c96 CONST FPI *fpi; local
H A Dg_dfmt.c50 #define fpi &fpi0 macro
H A Dg_ffmt.c50 #define fpi &fpi0 macro
H A Dg_ddfmt.c43 FPI fpi; local
[all...]
H A DstrtopQ.c65 #define fpi &fpi0 macro
H A Dstrtopx.c67 #define fpi &fpi0 macro
H A Dstrtorx.c108 CONST FPI *fpi; local

Completed in 101 milliseconds

12