Lines Matching refs:z1

177 			double		t0, t1, t2, z0, z1, z2;  in __vsin()  local
194 z1 = x1 * x1; in __vsin()
197 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
200 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
229 z1 = x1 * x1; in __vsin()
232 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
235 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
261 z1 = x1 * x1; in __vsin()
264 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
267 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
289 z1 = x1 * x1; in __vsin()
292 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
295 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
318 z1 = x1 * x1; in __vsin()
321 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
324 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
346 z1 = x1 * x1; in __vsin()
349 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
352 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
371 z1 = x1 * x1; in __vsin()
374 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
377 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
392 z1 = x1 * x1; in __vsin()
395 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
398 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
417 double t0, t1, z0, z1; in __vsin() local
424 z1 = x1 * x1; in __vsin()
425 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
426 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
436 z1 = x1 * x1; in __vsin()
437 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
438 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
681 double t0, t1, t2, z0, z1, z2; in __vsin() local
698 z1 = x1 * x1; in __vsin()
701 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
704 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
744 z1 = x1 * x1; in __vsin()
747 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
750 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
785 z1 = x1 * x1; in __vsin()
788 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
791 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
827 z1 = x1 * x1; in __vsin()
830 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
833 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
863 z1 = x1 * x1; in __vsin()
866 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
869 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
905 z1 = x1 * x1; in __vsin()
908 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
911 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
942 z1 = x1 * x1; in __vsin()
945 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
948 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
980 z1 = x1 * x1; in __vsin()
983 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
986 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
1005 double t0, t1, z0, z1; in __vsin() local
1034 z1 = x1 * x1; in __vsin()
1035 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
1036 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
1046 z1 = x1 * x1; in __vsin()
1047 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
1048 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()