Use @MP_EQ@ instead of @MP_CMP@.
[u/mdw/catacomb] / mpbarrett.c
2000-10-08 mdw(mpbarrett_reduce): Cope with negative numbers.
2000-07-29 mdwChange to use left-to-right bitwise exponentiation...
2000-06-17 mdwMajor memory management overhaul. Added arena support...
1999-12-12 mdwDon't bother shifting %$q$% in @mpbarrett_reduce@,...
1999-12-11 mdwImprove initialization slightly.
1999-12-10 mdwBarrett reduction support: works with even moduli.