Searched refs:MP_LT (Results 1 – 1 of 1) sorted by relevance
435 if (mp_cmp_mag (a, b) == MP_LT) { in mp_add()683 return MP_LT; in mp_cmp()704 return MP_LT; in mp_cmp_d()716 return MP_LT; in mp_cmp_d()855 if (mp_cmp (&u, &v) != MP_LT) { in mp_invmod_slow()930 return MP_LT; in mp_cmp_mag()946 return MP_LT; in mp_cmp_mag()1612 if (mp_cmp_mag (a, b) == MP_LT) { in mp_div()1694 if (mp_cmp_mag (a, b) == MP_LT) { in mp_div()2305 if (mp_cmp_d (x, 0) == MP_LT) { in mp_reduce()[all …]