Searched refs:tbl_div2 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libmvec/common/ | ||
H A D | __vrsqrtf.c | 414 double res2, xx2, tbl_div2, tbl_sqrt2; local 447 tbl_div2 = ((double*)((char*)__TBL_rsqrtf + si2))[0]; 459 xx2 = iax2 * tbl_div2; |
Completed in 59 milliseconds