Lines Matching defs:a0
202 double a0, a1, a2, w0, w1, w2;
234 a0 = __vlibm_TBL_sincos_hi[j0+1]; /* cos_hi(t) */
238 t0 = __vlibm_TBL_sincos_lo[j0+1] - (__vlibm_TBL_sincos_hi[j0+xsb0]*w0 - a0*t0);
242 *py0 = a0 + t0;
300 a0 = __vlibm_TBL_sincos_hi[j0+1];
302 t0 = __vlibm_TBL_sincos_lo[j0+1] - (__vlibm_TBL_sincos_hi[j0+xsb0]*w0 - a0*t0);
304 *py0 = a0 + t0;
354 a0 = __vlibm_TBL_sincos_hi[j0+1];
356 t0 = __vlibm_TBL_sincos_lo[j0+1] - (__vlibm_TBL_sincos_hi[j0+xsb0]*w0 - a0*t0);
358 *py0 = a0 + t0;
402 a0 = __vlibm_TBL_sincos_hi[j0+1];
403 t0 = __vlibm_TBL_sincos_lo[j0+1] - (__vlibm_TBL_sincos_hi[j0+xsb0]*w0 - a0*t0);
404 *py0 = a0 + t0;
435 double a0, a1, w0, w1;
485 a0 = __vlibm_TBL_sincos_hi[j0+1];
486 t0 = __vlibm_TBL_sincos_lo[j0+1] - (__vlibm_TBL_sincos_hi[j0+xsb0]*w0 - a0*t0);
487 *py0 = a0 + t0;
533 double fn0, fn1, fn2, a0, a1, a2, w0, w1, w2, y0, y1, y2;
629 a0 = x0 - fn0 * pio2_1;
635 x0 = a0 - w0;
638 y0 = (a0 - x0) - w0;
641 a0 = x0;
647 x0 = a0 - w0;
650 y0 = (a0 - x0) - w0;
653 a0 = x0;
659 x0 = a0 - w0;
662 y0 = (a0 - x0) - w0;
710 a0 = __vlibm_TBL_sincos_hi[j0+n0];
713 t0 = (__vlibm_TBL_sincos_hi[j0+((n0+xsb0)&3)] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+n0];
716 *py0 = ( a0 + t0 );
793 a0 = __vlibm_TBL_sincos_hi[j0+n0];
795 t0 = (__vlibm_TBL_sincos_hi[j0+((n0+xsb0)&3)] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+n0];
798 *py0 = ( a0 + t0 );
871 a0 = __vlibm_TBL_sincos_hi[j0+n0];
873 t0 = (__vlibm_TBL_sincos_hi[j0+((n0+xsb0)&3)] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+n0];
876 *py0 = ( a0 + t0 );
946 a0 = __vlibm_TBL_sincos_hi[j0+n0];
947 t0 = (__vlibm_TBL_sincos_hi[j0+((n0+xsb0)&3)] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+n0];
950 *py0 = ( a0 + t0 );
996 double fn0, fn1, a0, a1, w0, w1, y0, y1;
1053 a0 = x0 - fn0 * pio2_1;
1055 x0 = a0 - w0;
1056 y0 = (a0 - x0) - w0;
1057 a0 = x0;
1059 x0 = a0 - w0;
1060 y0 = (a0 - x0) - w0;
1061 a0 = x0;
1063 x0 = a0 - w0;
1064 y0 = (a0 - x0) - w0;
1092 a0 = __vlibm_TBL_sincos_hi[j0+n0];
1093 t0 = (__vlibm_TBL_sincos_hi[j0+((n0+xsb0)&3)] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+n0];
1094 *py0 = ( a0 + t0 );