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

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrsqrtf.c75 static const double __TBL_rsqrtf[] = { variable
294 tbl_div0 = ((double*)((char*)__TBL_rsqrtf + si0))[0];
295 tbl_sqrt0 = ((double*)((char*)__TBL_rsqrtf + si0))[1];
353 tbl_div0 = ((double*)((char*)__TBL_rsqrtf + si0))[0];
354 tbl_sqrt0 = ((double*)((char*)__TBL_rsqrtf + si0))[1];
386 tbl_div0 = ((double*)((char*)__TBL_rsqrtf + si0))[0];
387 tbl_sqrt0 = ((double*)((char*)__TBL_rsqrtf + si0))[1];
445 tbl_div0 = ((double*)((char*)__TBL_rsqrtf + si0))[0];
446 tbl_div1 = ((double*)((char*)__TBL_rsqrtf + si1))[0];
447 tbl_div2 = ((double*)((char*)__TBL_rsqrtf
[all...]

Completed in 57 milliseconds