Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrhypotf.c356 double xx2, res2, hyp2, h_hi2 = 0, dbase2 = 0; in __vrhypotf_n() local
382 hyp2 = x2 * (double)x2 + y2 * (double)y2; in __vrhypotf_n()
386 ibase2 = HI(&hyp2); in __vrhypotf_n()
397 HI(&hyp2) = hyp2h; in __vrhypotf_n()
414 xx2 = (hyp2 - h_hi2) * xx2; in __vrhypotf_n()