Home
last modified time | relevance | path

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

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