Searched refs:di (Results 1 – 1 of 1) sorted by relevance
/stdlib/ |
A D | gmp-impl.h | 212 #define udiv_qrnnd_preinv(q, r, nh, nl, d, di) \ argument 217 umul_ppmm (_q, _ql, (nh), (di)); \ 241 #define udiv_qrnnd_preinv2gen(q, r, nh, nl, d, di, dnorm, lgup) \ argument 249 umul_ppmm (_xh, _xl, di, n2 - n1); \ 260 #define udiv_qrnnd_preinv2norm(q, r, nh, nl, d, di) \ argument 268 umul_ppmm (_xh, _xl, di, n2 - n1); \
|
Completed in 4 milliseconds