Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrhypot.c217 double res1_hi,res1_lo, dres1; in __vrhypot() local
289 dres1 = res1_hi + res1_lo; in __vrhypot()
293 iarr1 = HI(&dres1); in __vrhypot()
316 dd1 = dd1 * (DTWO - dd1 * dres1); in __vrhypot()
319 dd1 = dd1 * (DTWO - dd1 * dres1); in __vrhypot()
322 dres1 = dd1 * (DTWO - dd1 * dres1); in __vrhypot()
401 dres1 = res1_hi + res1_lo; in __vrhypot()
403 iarr1 = HI(&dres1); in __vrhypot()
412 dd1 = dd1 * (DTWO - dd1 * dres1); in __vrhypot()
413 dd1 = dd1 * (DTWO - dd1 * dres1); in __vrhypot()
[all …]