Home
last modified time | relevance | path

Searched refs:ye (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfma.c407 long double xe, ye, xhi, xlo, yhi, ylo; in __fma() local
443 ye = yy.e; in __fma()
446 ylo = ye - yhi; in __fma()
447 xe = xe * ye; in __fma()
448 ye = ((xhi * yhi - xe) + xhi * ylo + xlo * yhi) + xlo * ylo; in __fma()
451 xhi = ye + zz.e; in __fma()
452 yhi = xhi - ye; in __fma()
453 xlo = (zz.e - yhi) + (ye - (xhi - yhi)); in __fma()
457 ye = yhi - xe; in __fma()
458 ylo = (xhi - ye) + (xe - (yhi - ye)); /* now (yhi,ylo) = xe + xhi */ in __fma()
/illumos-gate/usr/src/lib/libeti/form/common/
H A Dutility.c202 int ys, ye; in _update_current() local
214 ye = ys + c -> rows; in _update_current()
222 for (ye = ys; ye < ymax; ++ye) in _update_current()
223 if (! is_linetouched(w, ye)) in _update_current()
226 if (ye - ys) { in _update_current()
229 c -> frow + ye - T(f) - 1, in _update_current()
/illumos-gate/usr/src/cmd/look/
H A Dwords25001 ye
/illumos-gate/usr/src/cmd/spell/
H A Dlist25000 ye