Searched refs:__TBL_expfb (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vpowf.c302 static const double __TBL_expfb[] = { variable
649 di0 = (__TBL_expfb + 150)[ind0 >> 8];
650 di1 = (__TBL_expfb + 150)[ind1 >> 8];
651 di2 = (__TBL_expfb + 150)[ind2 >> 8];
685 di0 = (__TBL_expfb + 150)[ind0 >> 8];
794 di0 = (__TBL_expfb + 150)[ind0 >> 8];
795 di1 = (__TBL_expfb + 150)[ind1 >> 8];
796 di2 = (__TBL_expfb + 150)[ind2 >> 8];
818 di0 = (__TBL_expfb + 150)[ind0 >> 8];

Completed in 56 milliseconds