| /src/external/lgpl3/gmp/dist/mpz/ |
| limbs_finish.c | 37 MPN_NORMALIZE (PTR (x), xn);
|
| roinit_n.c | 37 MPN_NORMALIZE (xp, xn);
|
| urandomb.c | 45 MPN_NORMALIZE (rp, size);
|
| aors.h | 91 MPN_NORMALIZE (wp, wsize); 99 MPN_NORMALIZE (wp, wsize); 107 MPN_NORMALIZE (wp, wsize);
|
| powm_sec.c | 88 MPN_NORMALIZE (rp, rn); 94 MPN_NORMALIZE (rp, rn);
|
| tdiv_r_2exp.c | 56 MPN_NORMALIZE (in_ptr, limb_cnt);
|
| xor.c | 66 MPN_NORMALIZE (res_ptr, res_size); 107 MPN_NORMALIZE (res_ptr, res_size);
|
| clrbit.c | 54 MPN_NORMALIZE (dp, limb_idx);
|
| combit.c | 91 MPN_NORMALIZE (dp, limb_index);
|
| divexact.c | 81 MPN_NORMALIZE (qp, qn);
|
| setbit.c | 87 MPN_NORMALIZE (dp, limb_idx);
|
| tdiv_qr.c | 101 MPN_NORMALIZE (rp, dl);
|
| tdiv_r.c | 93 MPN_NORMALIZE (rp, dl);
|
| urandomm.c | 95 MPN_NORMALIZE (rp, size);
|
| powm.c | 126 MPN_NORMALIZE (rp, rn); 267 MPN_NORMALIZE (rp, rn); 273 MPN_NORMALIZE (rp, rn);
|
| powm_ui.c | 181 MPN_NORMALIZE (bp, bn); 257 MPN_NORMALIZE (xp, xn); 264 MPN_NORMALIZE (xp, xn);
|
| cong.c | 167 MPN_NORMALIZE (xp, asize);
|
| /src/external/lgpl3/gmp/dist/mpn/generic/ |
| gcd_subdiv_step.c | 88 MPN_NORMALIZE (ap, an); 89 MPN_NORMALIZE (bp, bn); 129 MPN_NORMALIZE (bp, bn); 179 MPN_NORMALIZE (bp, bn);
|
| gcdext_lehmer.c | 67 MPN_NORMALIZE (up, un); 102 MPN_NORMALIZE (u1, u1n); 267 MPN_NORMALIZE (u0, un); 294 MPN_NORMALIZE (u0, un); 302 MPN_NORMALIZE (u1, un);
|
| dump.c | 41 MPN_NORMALIZE (ptr, n);
|
| gcdext.c | 124 MPN_NORMALIZE (ap, an); 139 MPN_NORMALIZE (tp, size); 153 MPN_NORMALIZE (bp, bn); 434 MPN_NORMALIZE (u0, un); 479 MPN_NORMALIZE (u0, u0n); 506 MPN_NORMALIZE (u1, u1n);
|
| hgcd_step.c | 47 MPN_NORMALIZE (qp, qn);
|
| hgcd_reduce.c | 89 MPN_NORMALIZE (ap, an); 91 MPN_NORMALIZE (bp, bn); 98 MPN_NORMALIZE (M->p[i][j], k);
|
| perfpow.c | 138 MPN_NORMALIZE (rp, xn); 145 MPN_NORMALIZE (rp, rn); 157 MPN_NORMALIZE (rp, rn);
|
| /src/external/lgpl3/mpfr/dist/src/ |
| extract.c | 55 MPN_NORMALIZE (PTR(y), two_i_2);
|