Home | History | Annotate | Download | only in mtest

Lines Matching full:quick

2382   /* Special case for zero, quick test */
3381 /* x = x mod b^(k+1), quick (no division) */
3384 /* q = q * m mod b^(k+1), quick (no division), uses the short multiplier */