Small limb-size in mini-gmp?

Vincent Lefevre vincent at vinc17.net
Wed Nov 13 19:01:29 UTC 2019


On 2019-11-13 17:41:47 +0100, Marco Bodrato wrote:
> I did hope that "unsigned" were just a modifier...
> 
> But it seems that a line like the following is not allowed
> 
> typedef unsigned uint128_t mp_limb_t
> 
> I do not understand why...

If it were a modifier, then I suppose that "signed" would be too.
Then, what would "signed mp_limb_t" mean when mp_limb_t is
"unsigned ..."?

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


More information about the gmp-devel mailing list