Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrhypot.c218 double x_hi2, x_lo2, y_hi2, y_lo2, scl2 = 0; in __vrhypot() local
266 x2 *= scl2; in __vrhypot()
267 y2 *= scl2; in __vrhypot()
340 res2 = scl2 * res2; in __vrhypot()