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

/osnet-11/usr/src/lib/libc/port/fp/
H A Dqdivrem.c197 digit uj0, uj1, uj2; local
207 uj0 = u[j + 0]; /* for D3 only -- note that u[j+...] change */
210 if (uj0 == v1) {
215 ulong_t n = COMBINE(uj0, uj1);

Completed in 15 milliseconds