math/mpint.h: Add new conversions.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 18 Mar 2015 19:03:16 +0000 (19:03 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 22 Mar 2015 01:02:46 +0000 (01:02 +0000)
commitcc08c5707b2b54dbd6b90799cf6df57ab7cacfc5
tree71693eeaebd373bbe89d534349aa9eb394d33fc7
parent2302cd8615b01bda84e68621ab17c2bfbf4286b9
math/mpint.h: Add new conversions.

Cover the remaining <mLib/bits.h> types, `long long', `intmax_t', and
`size_t'.

Conversions for the non-C89 types are only defined if the types are
actually detected.
math/mpint.h