Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dset_d64.c335 _Decimal64 ten256 = ten128 * ten128; in decimal64_to_string() local
390 _Decimal64 ten16, ten32, ten64, ten128, ten256; in decimal64_to_string() local
H A Dget_d128.c190 _Decimal128 ten256 = ten128 * ten128; in string_to_Decimal128() local
272 _Decimal128 ten256 = ten128 * ten128; in string_to_Decimal128() local
H A Dget_d64.c396 _Decimal64 ten256 = ten128 * ten128; in string_to_Decimal64() local
450 _Decimal64 ten256 = ten128 * ten128; in string_to_Decimal64() local
H A Dset_d128.c263 ten128, ten256, ten512, ten1024, ten2048, ten4096; in decimal128_to_string() local