Home | History | Annotate | Download | only in pre_gen

Lines Matching refs:MP_LT

149   if (mp_cmp (&u, &v) != MP_LT) {
367 if (mp_cmp_mag (x, n) != MP_LT) {
848 if (mp_cmp_mag (a, b) == MP_LT) {
1248 return MP_LT;
1293 return MP_LT;
1305 return MP_LT;
1348 return MP_LT;
1364 return MP_LT;
1587 if (mp_cmp_mag (a, b) == MP_LT) {
1669 if (mp_cmp_mag (a, b) == MP_LT) {
1729 while (mp_cmp (&x, &y) != MP_LT) {
2352 if (mp_cmp_mag (x, n) != MP_LT) {
3804 if (mp_cmp (&u, &v) != MP_LT) {
3845 while (mp_cmp_d(&C, 0) == MP_LT) {
3852 while (mp_cmp_mag(&C, b) != MP_LT) {
4425 if (mp_cmp_mag(a, b) == MP_LT) {
4713 if (mp_cmp_mag (a, b) != MP_LT) {
4838 if (mp_cmp_mag (x, n) != MP_LT) {
5873 if (mp_cmp_d(a, ltm_prime_tab[PRIME_SIZE-1]) == MP_LT) {
5876 if (mp_cmp_d(a, ltm_prime_tab[x]) != MP_LT) {
6632 if (mp_cmp_d (x, 0) == MP_LT) {
6641 while (mp_cmp (x, m) != MP_LT) {
6707 if (mp_cmp_mag(a, n) != MP_LT) {
6773 if (mp_cmp_mag(a, n) != MP_LT) {
7494 if (mp_cmp_mag (a, b) != MP_LT) {