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

12

/src/lib/libc/gdtoa/
H A Dgdtoa_fltrnds.h1 CONST FPI *fpi; variable in typeref:typename:CONST FPI *
H A DstrtoIQ.c43 static CONST FPI fpi = { 113, 1-16383-113+1, 32766-16383-113+1, 1, SI }; local in function:strtoIQ
H A DstrtoId.c43 static CONST FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local in function:strtoId
H A DstrtoIdd.c44 static CONST FPI fpi = { 106, 1-1023, 2046-1023-106+1, 1, 1 }; local in function:strtoIdd
H A DstrtoIf.c43 static CONST FPI fpi = { 24, 1-127-24+1, 254-127-24+1, 1, SI }; local in function:strtoIf
H A DstrtoIx.c43 static CONST FPI fpi = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI }; local in function:strtoIx
H A DstrtoIxL.c43 static CONST FPI fpi = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI }; local in function:strtoIxL
H A Dstrtodnrp.c49 static const FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local in function:strtod
H A Dstrtopd.c50 #define fpi &fpi0 macro
H A Dstrtopf.c50 #define fpi &fpi0 macro
H A DstrtodI.c60 static CONST FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local in function:strtodI
H A Dstrtopdd.c59 #define fpi &fpi0 macro
H A Dstrtordd.c187 CONST FPI *fpi; local in function:strtordd
H A Dstrtorf.c77 CONST FPI *fpi; local in function:strtorf
H A Dg_dfmt.c50 #define fpi &fpi0 macro
H A Dg_ffmt.c50 #define fpi &fpi0 macro
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 in function:__weak_alias
H A DstrtopxL.c63 #define fpi &fpi0 macro
H A Dstrtord.c79 CONST FPI *fpi; local in function:strtord
H A DstrtorxL.c96 CONST FPI *fpi; local in function:strtorxL
H A Dg_Qfmt.c68 #define fpi &fpi0 macro
H A Dg_ddfmt.c43 FPI fpi; local in function:g_ddfmt
[all...]
H A Dg_xLfmt.c66 #define fpi &fpi0 macro
H A Dg_xfmt.c71 #define fpi &fpi0 macro

Completed in 8 milliseconds

12