Lines Matching refs:t1

178 			double		t0, t1, t2, z0, z1, z2;  in __vsin()  local
186 HI(&t1) = j1; in __vsin()
189 LO(&t1) = 0; in __vsin()
192 x1 -= t1; in __vsin()
198 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
213 t1 = (__vlibm_TBL_sincos_hi[j1+1] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+xsb1]; in __vsin()
216 *py1 = a1 + t1; in __vsin()
223 HI(&t1) = j1; in __vsin()
225 LO(&t1) = 0; in __vsin()
227 x1 -= t1; in __vsin()
233 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
245 t1 = (__vlibm_TBL_sincos_hi[j1+1] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+xsb1]; in __vsin()
248 *py1 = a1 + t1; in __vsin()
265 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
268 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
277 t1 = x1 + x1 * t1; in __vsin()
280 *py1 = t1; in __vsin()
293 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
296 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
302 t1 = x1 + x1 * t1; in __vsin()
305 *py1 = t1; in __vsin()
313 HI(&t1) = j1; in __vsin()
315 LO(&t1) = 0; in __vsin()
317 x1 -= t1; in __vsin()
322 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
334 t1 = (__vlibm_TBL_sincos_hi[j1+1] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+xsb1]; in __vsin()
337 *py1 = a1 + t1; in __vsin()
343 HI(&t1) = j1; in __vsin()
344 LO(&t1) = 0; in __vsin()
345 x1 -= t1; in __vsin()
350 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
359 t1 = (__vlibm_TBL_sincos_hi[j1+1] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+xsb1]; in __vsin()
362 *py1 = a1 + t1; in __vsin()
375 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
378 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
384 t1 = x1 + x1 * t1; in __vsin()
387 *py1 = t1; in __vsin()
396 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
399 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
402 t1 = x1 + x1 * t1; in __vsin()
405 *py1 = t1; in __vsin()
418 double t0, t1, z0, z1; in __vsin() local
426 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
427 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
428 t1 = x1 + x1 * t1; in __vsin()
429 *py1 = t1; in __vsin()
434 HI(&t1) = j1; in __vsin()
435 LO(&t1) = 0; in __vsin()
436 x1 -= t1; in __vsin()
438 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
443 t1 = (__vlibm_TBL_sincos_hi[j1+1] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+xsb1]; in __vsin()
444 *py1 = a1 + t1; in __vsin()
682 double t0, t1, t2, z0, z1, z2; in __vsin() local
690 HI(&t1) = j1; in __vsin()
693 LO(&t1) = 0; in __vsin()
696 x1 = (x1 - t1) + y1; in __vsin()
702 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
723 t1 = (__vlibm_TBL_sincos_hi[j1+((n1+xsb1)&3)] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+n1]; in __vsin()
726 *py1 = ( a1 + t1 ); in __vsin()
734 HI(&t1) = j1; in __vsin()
736 LO(&t1) = 0; in __vsin()
742 x1 = (x1 - t1) + y1; in __vsin()
748 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
764 t1 = (__vlibm_TBL_sincos_hi[j1+((n1+xsb1)&3)] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+n1]; in __vsin()
767 *py1 = ( a1 + t1 ); in __vsin()
789 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
792 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
805 t1 = x1_or_one[n1] + (y1_or_zero[n1] + x1_or_one[n1] * t1); in __vsin()
808 *py1 = t1; in __vsin()
831 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
834 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
842 t1 = x1_or_one[n1] + (y1_or_zero[n1] + x1_or_one[n1] * t1); in __vsin()
845 *py1 = t1; in __vsin()
854 HI(&t1) = j1; in __vsin()
856 LO(&t1) = 0; in __vsin()
860 x1 = (x1 - t1) + y1; in __vsin()
867 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
883 t1 = (__vlibm_TBL_sincos_hi[j1+((n1+xsb1)&3)] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+n1]; in __vsin()
886 *py1 = ( a1 + t1 ); in __vsin()
894 HI(&t1) = j1; in __vsin()
895 LO(&t1) = 0; in __vsin()
902 x1 = (x1 - t1) + y1; in __vsin()
909 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
920 t1 = (__vlibm_TBL_sincos_hi[j1+((n1+xsb1)&3)] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+n1]; in __vsin()
923 *py1 = ( a1 + t1 ); in __vsin()
946 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
949 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
957 t1 = x1_or_one[n1] + (y1_or_zero[n1] + x1_or_one[n1] * t1); in __vsin()
960 *py1 = t1; in __vsin()
984 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
987 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
990 t1 = x1_or_one[n1] + (y1_or_zero[n1] + x1_or_one[n1] * t1); in __vsin()
993 *py1 = t1; in __vsin()
1006 double t0, t1, z0, z1; in __vsin() local
1036 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
1037 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
1038 t1 = x1_or_one[n1] + (y1_or_zero[n1] + x1_or_one[n1] * t1); in __vsin()
1039 *py1 = t1; in __vsin()
1044 HI(&t1) = j1; in __vsin()
1045 LO(&t1) = 0; in __vsin()
1046 x1 = (x1 - t1) + y1; in __vsin()
1048 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
1055 t1 = (__vlibm_TBL_sincos_hi[j1+((n1+xsb1)&3)] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+n1]; in __vsin()
1056 *py1 = ( a1 + t1 ); in __vsin()