Home | History | Annotate | Download | only in pre_gen

Lines Matching refs:mp_cmp_d

177   if (mp_cmp_d (&v, 1) != MP_EQ) {
1289 int mp_cmp_d(mp_int * a, mp_digit b)
3084 if (mp_cmp_d(a, 0) != MP_EQ) {
3839 if (mp_cmp_d (&v, 1) != MP_EQ) {
3845 while (mp_cmp_d(&C, 0) == MP_LT) {
4013 if (mp_cmp_d(p, 0) != MP_GT) {
4024 if (mp_cmp_d (a, 1) == MP_EQ) {
4067 if (mp_cmp_d (&a1, 1) == MP_EQ) {
5556 if (mp_cmp_d(b, 1) != MP_GT) {
5681 if (mp_cmp_d(a, ltm_prime_tab[ix]) == MP_EQ) {
5762 if (mp_cmp_d(b, 1) != MP_GT) {
5798 if (mp_cmp_d (&y, 1) != MP_EQ && mp_cmp (&y, &n1) != MP_EQ) {
5807 if (mp_cmp_d (&y, 1) == MP_EQ) {
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) {
5900 if (mp_cmp_d(a, 1) == MP_EQ) {
6632 if (mp_cmp_d (x, 0) == MP_LT) {