Searched refs:t2_0 (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | __vsincos.c | 233 double t0, t1, t2, t1_0, t1_1, t1_2, t2_0, t2_1, t2_2; in __vsincos() local 281 t2_0 = __vlibm_TBL_sincos_lo[j0+1] - (a1_0*w0 - a2_0*t0); in __vsincos() 285 *pc0 = a2_0 + t2_0; in __vsincos() 332 t2_0 = __vlibm_TBL_sincos_lo[j0+1] - (a1_0*w0 - a2_0*t0); in __vsincos() 335 *pc0 = a2_0 + t2_0; in __vsincos() 383 t2_0 = __vlibm_TBL_sincos_lo[j0+1] - (a1_0*w0 - a2_0*t0); in __vsincos() 386 *pc0 = a2_0 + t2_0; in __vsincos() 425 t2_0 = __vlibm_TBL_sincos_lo[j0+1] - (a1_0*w0 - a2_0*t0); in __vsincos() 427 *pc0 = a2_0 + t2_0; in __vsincos() 624 double t0, t1, t1_0, t1_1, t2_0, t2_1; in __vsincos() local [all …]
|