Searched defs:uj1 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/math/gcc/
H A Dqdivrem.c190 digit uj0, uj1, uj2; local
201 uj1 = u[j + 1]; /* for D3 only */
205 rhat = uj1;
208 u_int nn = COMBINE(uj0, uj1);

Completed in 668 milliseconds