Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vpow.c298 static const double __TBL_log2[] = { variable
805 y0 = *(double *)((char*)__TBL_log2 + i0); in __vpow()
806 y1 = *(double *)((char*)__TBL_log2 + i1); in __vpow()
807 y2 = *(double *)((char*)__TBL_log2 + i2); in __vpow()
821 y0 += *(double *)((char*)__TBL_log2 + i0 + 8) + KA1_LO * s_h0; in __vpow()
822 y1 += *(double *)((char*)__TBL_log2 + i1 + 8) + KA1_LO * s_h1; in __vpow()
823 y2 += *(double *)((char*)__TBL_log2 + i2 + 8) + KA1_LO * s_h2; in __vpow()
971 y0 = *(double *)((char*)__TBL_log2 + i0); in __vpow()
1029 y0 = *(double *)((char*)__TBL_log2 + i0); in __vpow()
1179 y0 = *(double *)((char*)__TBL_log2 + i0); in __vpowx()
[all …]