Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vsincos.c233 double t0, t1, t2, t1_0, t1_1, t1_2, t2_0, t2_1, t2_2; in __vsincos() local
282 t2_1 = __vlibm_TBL_sincos_lo[j1+1] - (a1_1*w1 - a2_1*t1); in __vsincos()
286 *pc1 = a2_1 + t2_1; in __vsincos()
333 t2_1 = __vlibm_TBL_sincos_lo[j1+1] - (a1_1*w1 - a2_1*t1); in __vsincos()
336 *pc1 = a2_1 + t2_1; in __vsincos()
476 t2_1 = __vlibm_TBL_sincos_lo[j1+1] - (a1_1*w1 - a2_1*t1); in __vsincos()
480 *pc1 = a2_1 + t2_1; in __vsincos()
519 t2_1 = __vlibm_TBL_sincos_lo[j1+1] - (a1_1*w1 - a2_1*t1); in __vsincos()
522 *pc1 = a2_1 + t2_1; in __vsincos()
624 double t0, t1, t1_0, t1_1, t2_0, t2_1; in __vsincos() local
[all …]