Lines Matching full:sqr
656 ulong sqr=a, acc=1;659 acc=MWC_MulMod64(acc,sqr,M);660 sqr=MWC_MulMod64(sqr,sqr,M);