Home
last modified time | relevance | path

Searched defs:ten16 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dset_d64.c330 _Decimal64 ten16 = (double) 1e16; /* 10^16 is exactly representable in decimal64_to_string() local
390 _Decimal64 ten16, ten32, ten64, ten128, ten256; in decimal64_to_string() local
H A Dget_d128.c186 _Decimal128 ten16 = ten8 * ten8; in string_to_Decimal128() local
268 _Decimal128 ten16 = ten8 * ten8; in string_to_Decimal128() local
H A Dget_d64.c391 _Decimal64 ten16 = (double) 1e16; /* 10^16 is exactly representable in string_to_Decimal64() local
445 _Decimal64 ten16 = (double) 1e16; /* 10^16 is exactly representable in string_to_Decimal64() local
H A Dset_d128.c262 _Decimal128 ten, ten2, ten4, ten8, ten16, ten32, ten64, in decimal128_to_string() local