Searched defs:fpi0 (Results 1 - 18 of 18) sorted by relevance

/src/lib/libc/gdtoa/
H A Dstrtopd.c43 static CONST FPI fpi0 = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local in function:strtopd
H A Dstrtopf.c43 static CONST FPI fpi0 = { 24, 1-127-24+1, 254-127-24+1, 1, SI }; local in function:strtopf
H A Dstrtopdd.c44 static CONST FPI fpi0 = { 106, 1-1023, 2046-1023-106+1, 1, 1 }; local in function:strtopdd
H A Dstrtordd.c183 static CONST FPI fpi0 = { 106, 1-1023, 2046-1023-106+1, 1, 1 }; local in function:strtordd
H A Dstrtorf.c76 static CONST FPI fpi0 = { 24, 1-127-24+1, 254-127-24+1, 1, SI }; local in function:strtorf
H A Dg_dfmt.c43 static CONST FPI fpi0 = { 53, 1-1023-53+1, 2046-1023-53+1, 1, 0 }; local in function:g_dfmt
H A Dg_ffmt.c43 static CONST FPI fpi0 = { 24, 1-127-24+1, 254-127-24+1, 1, 0 }; local in function:g_ffmt
H A Dstrtof.c48 static CONST FPI fpi0 = { 24, 1-127-24+1, 254-127-24+1, 1, SI }; local in function:__weak_alias
H A DstrtopxL.c55 static CONST FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI }; local in function:strtopxL
H A Dstrtord.c78 static CONST FPI fpi0 = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local in function:strtord
H A DstrtorxL.c95 static CONST FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI }; local in function:strtorxL
H A Dg_Qfmt.c61 static CONST FPI fpi0 = { 113, 1-16383-113+1, 32766 - 16383 - 113 + 1, 1, 0 }; local in function:g_Qfmt
H A Dg_xLfmt.c59 static CONST FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, 0 }; local in function:g_xLfmt
H A Dg_xfmt.c63 static CONST FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, 0 }; local in function:g_xfmt
H A DstrtopQ.c57 static CONST FPI fpi0 = { 113, 1-16383-113+1, 32766 - 16383 - 113 + 1, 1, SI }; local in function:strtopQ
H A Dstrtopx.c59 static const FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI }; local in function:strtopx
H A DstrtorQ.c104 static CONST FPI fpi0 = { 113, 1-16383-113+1, 32766-16383-113+1, 1, SI }; local in function:strtorQ
H A Dstrtorx.c107 static CONST FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI }; local in function:strtorx

Completed in 7 milliseconds