Searched refs:t1_2 (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; local
291 t1_2 = a2_2*w2 + a1_2*t2;
295 t1_2 += __vlibm_TBL_sincos_lo[j2+xsb2];
299 *py2 = a1_2 + t1_2;
392 t1_2 = a2_2*w2 + a1_2*t2;
396 t1_2 += __vlibm_TBL_sincos_lo[j2+xsb2];
401 *py2 = a1_2 + t1_2;
485 t1_2 = a2_2*w2 + a1_2*t2;
489 t1_2 += __vlibm_TBL_sincos_lo[j2+xsb2];
494 *py2 = a1_2 + t1_2;
909 double t0, t1, t2, t1_0, t1_1, t1_2, t2_0, t2_1, t2_2; local
[all...]

Completed in 44 milliseconds