Paolo Carlini <paolo.carl...@oracle.com> writes:

> Thanks. Currently I'm thinking of doing something very simple, like:
>
>     const size_t __size = __LDBL_MANT_DIG__ == 64 ? 10 : sizeof(__val);
>
> seems conservative and I think it covers all the cases we really
> support.

What is __size supposed to represent?

Andreas.

-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

Reply via email to