Searched refs:uj0 (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/libc/quad/
H A Dqdivrem.c198 digit uj0, uj1, uj2; local
208 uj0 = u[j + 0]; /* for D3 only -- note that u[j+...] change */
211 if (uj0 == v1) {
216 u_long n = COMBINE(uj0, uj1);

Completed in 33 milliseconds