Searched defs:tbl_div1 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libmvec/common/ | ||
H A D | __vrsqrtf.c | 413 double res1, xx1, tbl_div1, tbl_sqrt1; local 446 tbl_div1 = ((double*)((char*)__TBL_rsqrtf + si1))[0]; 458 xx1 = iax1 * tbl_div1; |
Completed in 45 milliseconds