Searched refs:t1_0 (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
289 t1_0 = a2_0*w0 + a1_0*t0;
293 t1_0 += __vlibm_TBL_sincos_lo[j0+xsb0]; /* sin_lo(t) */
297 *py0 = a1_0 + t1_0;
339 t1_0 = a2_0*w0 + a1_0*t0;
343 t1_0 += __vlibm_TBL_sincos_lo[j0+xsb0]; /* sin_lo(t) */
347 *py0 = a1_0 + t1_0;
390 t1_0 = a2_0*w0 + a1_0*t0;
394 t1_0 += __vlibm_TBL_sincos_lo[j0+xsb0]; /* sin_lo(t) */
398 *py0 = a1_0 + t1_0;
624 double t0, t1, t1_0, t1_1, t2_0, t2_1; local
909 double t0, t1, t2, t1_0, t1_1, t1_2, t2_0, t2_1, t2_2; local
1421 double t0, t1, t1_0, t1_1, t2_0, t2_1; local
[all...]

Completed in 57 milliseconds