Home
last modified time | relevance | path

Searched refs:lgup (Results 1 – 1 of 1) sorted by relevance

/stdlib/
A Dgmp-impl.h241 #define udiv_qrnnd_preinv2gen(q, r, nh, nl, d, di, dnorm, lgup) \ argument
245 n2 = ((nh) << (BITS_PER_MP_LIMB - (lgup))) + ((nl) >> 1 >> (l - 1));\
246 n10 = (nl) << (BITS_PER_MP_LIMB - (lgup)); \

Completed in 4 milliseconds