Searched defs:h_hi0 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrhypotf.c324 double xx0, res0, hyp0, h_hi0 = 0, dbase0 = 0; local
335 HI(&h_hi0) = hyp0h & 0x7fffc000;
341 xx0 = (hyp0 - h_hi0) * xx0;
354 double xx0, res0, hyp0, h_hi0 = 0, dbase0 = 0; local
398 HI(&h_hi0) = hyp0h & 0x7fffc000;
412 xx0 = (hyp0 - h_hi0) * xx0;
448 HI(&h_hi0) = hyp0h & 0x7fffc000;
454 xx0 = (hyp0 - h_hi0) * xx0;

Completed in 56 milliseconds