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

/freebsd-13-stable/lib/libc/quad/
H A Dqdivrem.c199 digit uj0, uj1, uj2; local
211 uj2 = u[j + 2]; /* for D3 only */
221 while (v2 * qhat > COMBINE(rhat, uj2)) {
/freebsd-13-stable/sys/libkern/
H A Dqdivrem.c196 digit uj0, uj1, uj2; local
208 uj2 = u[j + 2]; /* for D3 only */
218 while (v2 * qhat > COMBINE(rhat, uj2)) {

Completed in 68 milliseconds