__unsigned_BCD_to_d64

Purpose

Convert from Unsigned Binary Coded Decimal.

Converts a 64-bit Unsigned Packed Format (16 decimal digits with no sign) to a 64-bit decimal floating-point value.

Prototype

_Decimal64 __unsigned_BCD_to_d64 (unsigned long long);