Lines Matching refs:t1

177 			double		t0, t1, t2, z0, z1, z2;  in __vsin()  local
185 HI(&t1) = j1; in __vsin()
188 LO(&t1) = 0; in __vsin()
191 x1 -= t1; in __vsin()
197 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
212 t1 = (__vlibm_TBL_sincos_hi[j1+1] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+xsb1]; in __vsin()
215 *py1 = a1 + t1; in __vsin()
222 HI(&t1) = j1; in __vsin()
224 LO(&t1) = 0; in __vsin()
226 x1 -= t1; in __vsin()
232 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
244 t1 = (__vlibm_TBL_sincos_hi[j1+1] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+xsb1]; in __vsin()
247 *py1 = a1 + t1; in __vsin()
264 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
267 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
276 t1 = x1 + x1 * t1; in __vsin()
279 *py1 = t1; in __vsin()
292 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
295 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
301 t1 = x1 + x1 * t1; in __vsin()
304 *py1 = t1; in __vsin()
312 HI(&t1) = j1; in __vsin()
314 LO(&t1) = 0; in __vsin()
316 x1 -= t1; in __vsin()
321 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
333 t1 = (__vlibm_TBL_sincos_hi[j1+1] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+xsb1]; in __vsin()
336 *py1 = a1 + t1; in __vsin()
342 HI(&t1) = j1; in __vsin()
343 LO(&t1) = 0; in __vsin()
344 x1 -= t1; in __vsin()
349 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
358 t1 = (__vlibm_TBL_sincos_hi[j1+1] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+xsb1]; in __vsin()
361 *py1 = a1 + t1; in __vsin()
374 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
377 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
383 t1 = x1 + x1 * t1; in __vsin()
386 *py1 = t1; in __vsin()
395 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
398 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
401 t1 = x1 + x1 * t1; in __vsin()
404 *py1 = t1; in __vsin()
417 double t0, t1, z0, z1; in __vsin() local
425 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
426 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
427 t1 = x1 + x1 * t1; in __vsin()
428 *py1 = t1; in __vsin()
433 HI(&t1) = j1; in __vsin()
434 LO(&t1) = 0; in __vsin()
435 x1 -= t1; in __vsin()
437 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
442 t1 = (__vlibm_TBL_sincos_hi[j1+1] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+xsb1]; in __vsin()
443 *py1 = a1 + t1; in __vsin()
681 double t0, t1, t2, z0, z1, z2; in __vsin() local
689 HI(&t1) = j1; in __vsin()
692 LO(&t1) = 0; in __vsin()
695 x1 = (x1 - t1) + y1; in __vsin()
701 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
722 t1 = (__vlibm_TBL_sincos_hi[j1+((n1+xsb1)&3)] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+n1]; in __vsin()
725 *py1 = ( a1 + t1 ); in __vsin()
733 HI(&t1) = j1; in __vsin()
735 LO(&t1) = 0; in __vsin()
741 x1 = (x1 - t1) + y1; in __vsin()
747 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
763 t1 = (__vlibm_TBL_sincos_hi[j1+((n1+xsb1)&3)] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+n1]; in __vsin()
766 *py1 = ( a1 + t1 ); in __vsin()
788 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
791 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
804 t1 = x1_or_one[n1] + (y1_or_zero[n1] + x1_or_one[n1] * t1); in __vsin()
807 *py1 = t1; in __vsin()
830 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
833 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
841 t1 = x1_or_one[n1] + (y1_or_zero[n1] + x1_or_one[n1] * t1); in __vsin()
844 *py1 = t1; in __vsin()
853 HI(&t1) = j1; in __vsin()
855 LO(&t1) = 0; in __vsin()
859 x1 = (x1 - t1) + y1; in __vsin()
866 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
882 t1 = (__vlibm_TBL_sincos_hi[j1+((n1+xsb1)&3)] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+n1]; in __vsin()
885 *py1 = ( a1 + t1 ); in __vsin()
893 HI(&t1) = j1; in __vsin()
894 LO(&t1) = 0; in __vsin()
901 x1 = (x1 - t1) + y1; in __vsin()
908 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
919 t1 = (__vlibm_TBL_sincos_hi[j1+((n1+xsb1)&3)] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+n1]; in __vsin()
922 *py1 = ( a1 + t1 ); in __vsin()
945 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
948 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
956 t1 = x1_or_one[n1] + (y1_or_zero[n1] + x1_or_one[n1] * t1); in __vsin()
959 *py1 = t1; in __vsin()
983 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
986 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
989 t1 = x1_or_one[n1] + (y1_or_zero[n1] + x1_or_one[n1] * t1); in __vsin()
992 *py1 = t1; in __vsin()
1005 double t0, t1, z0, z1; in __vsin() local
1035 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
1036 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
1037 t1 = x1_or_one[n1] + (y1_or_zero[n1] + x1_or_one[n1] * t1); in __vsin()
1038 *py1 = t1; in __vsin()
1043 HI(&t1) = j1; in __vsin()
1044 LO(&t1) = 0; in __vsin()
1045 x1 = (x1 - t1) + y1; in __vsin()
1047 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
1054 t1 = (__vlibm_TBL_sincos_hi[j1+((n1+xsb1)&3)] * w1 + a1 * t1) + __vlibm_TBL_sincos_lo[j1+n1]; in __vsin()
1055 *py1 = ( a1 + t1 ); in __vsin()