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

/freebsd-current/sys/libkern/
H A Dqdivrem.c194 digit uj0, uj1, uj2; local
206 uj2 = u[j + 2]; /* for D3 only */
216 while (v2 * qhat > COMBINE(rhat, uj2)) {
/freebsd-current/lib/libc/quad/
H A Dqdivrem.c193 digit uj0, uj1, uj2; local
205 uj2 = u[j + 2]; /* for D3 only */
215 while (v2 * qhat > COMBINE(rhat, uj2)) {

Completed in 138 milliseconds