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

/netbsd-current/lib/libc/gdtoa/
H A Dstrtopf.c43 static CONST FPI fpi0 = { 24, 1-127-24+1, 254-127-24+1, 1, SI }; local
H A Dstrtopd.c43 static CONST FPI fpi0 = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local
H A Dstrtordd.c183 static CONST FPI fpi0 = { 106, 1-1023, 2046-1023-106+1, 1, 1 }; local
H A Dstrtorf.c76 static CONST FPI fpi0 = { 24, 1-127-24+1, 254-127-24+1, 1, SI }; local
H A Dstrtopdd.c44 static CONST FPI fpi0 = { 106, 1-1023, 2046-1023-106+1, 1, 1 }; local
H A Dstrtof.c48 static CONST FPI fpi0 = { 24, 1-127-24+1, 254-127-24+1, 1, SI }; local
H A DstrtopxL.c55 static CONST FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI }; local
H A Dstrtord.c78 static CONST FPI fpi0 = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local
H A DstrtorxL.c95 static CONST FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI }; local
H A Dg_dfmt.c43 static CONST FPI fpi0 = { 53, 1-1023-53+1, 2046-1023-53+1, 1, 0 }; local
H A Dg_ffmt.c43 static CONST FPI fpi0 = { 24, 1-127-24+1, 254-127-24+1, 1, 0 }; local
H A DstrtopQ.c57 static CONST FPI fpi0 = { 113, 1-16383-113+1, 32766 - 16383 - 113 + 1, 1, SI }; local
H A Dstrtopx.c59 static const FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI }; local
H A Dstrtorx.c107 static CONST FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI }; local
H A Dg_xfmt.c63 static CONST FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, 0 }; local
H A Dg_Qfmt.c61 static CONST FPI fpi0 = { 113, 1-16383-113+1, 32766 - 16383 - 113 + 1, 1, 0 }; local
H A Dg_xLfmt.c59 static CONST FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, 0 }; local
H A DstrtorQ.c104 static CONST FPI fpi0 = { 113, 1-16383-113+1, 32766-16383-113+1, 1, SI }; local

Completed in 123 milliseconds