Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dgmp-impl.h246 #define udiv_qrnnd_preinv2gen(q, r, nh, nl, d, di, dnorm, lgup) \ argument
250 n2 = ((nh) << (BITS_PER_MP_LIMB - (lgup))) + ((nl) >> 1 >> (l - 1));\
251 n10 = (nl) << (BITS_PER_MP_LIMB - (lgup)); \