Lines Matching refs:z0

178 			double		t0, t1, t2, z0, z1, z2;  in __vsin()  local
194 z0 = x0 * x0; in __vsin()
197 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
200 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
229 z0 = x0 * x0; in __vsin()
232 t0 = z0 * (poly3[0] + z0 * poly4[0]); in __vsin()
235 t0 = z0 * (poly1[0] + z0 * (poly2[0] + t0)); in __vsin()
261 z0 = x0 * x0; in __vsin()
264 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
267 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
289 z0 = x0 * x0; in __vsin()
292 t0 = z0 * (poly3[0] + z0 * poly4[0]); in __vsin()
295 t0 = z0 * (poly1[0] + z0 * (poly2[0] + t0)); in __vsin()
318 z0 = x0 * x0; in __vsin()
321 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
324 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
346 z0 = x0 * x0; in __vsin()
349 t0 = z0 * (poly3[0] + z0 * poly4[0]); in __vsin()
352 t0 = z0 * (poly1[0] + z0 * (poly2[0] + t0)); in __vsin()
371 z0 = x0 * x0; in __vsin()
374 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
377 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
392 z0 = x0 * x0; in __vsin()
395 t0 = z0 * (poly3[0] + z0 * poly4[0]); in __vsin()
398 t0 = z0 * (poly1[0] + z0 * (poly2[0] + t0)); in __vsin()
418 double t0, t1, z0, z1; in __vsin() local
449 z0 = x0 * x0; in __vsin()
450 t0 = z0 * (poly3[0] + z0 * poly4[0]); in __vsin()
451 t0 = z0 * (poly1[0] + z0 * (poly2[0] + t0)); in __vsin()
461 z0 = x0 * x0; in __vsin()
462 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
463 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
682 double t0, t1, t2, z0, z1, z2; in __vsin() local
698 z0 = x0 * x0; in __vsin()
701 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
704 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
744 z0 = x0 * x0; in __vsin()
747 t0 = z0 * (poly3[j0] + z0 * poly4[j0]); in __vsin()
750 t0 = z0 * (poly1[j0] + z0 * (poly2[j0] + t0)); in __vsin()
785 z0 = x0 * x0; in __vsin()
788 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
791 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
827 z0 = x0 * x0; in __vsin()
830 t0 = z0 * (poly3[j0] + z0 * poly4[j0]); in __vsin()
833 t0 = z0 * (poly1[j0] + z0 * (poly2[j0] + t0)); in __vsin()
863 z0 = x0 * x0; in __vsin()
866 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
869 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
905 z0 = x0 * x0; in __vsin()
908 t0 = z0 * (poly3[j0] + z0 * poly4[j0]); in __vsin()
911 t0 = z0 * (poly1[j0] + z0 * (poly2[j0] + t0)); in __vsin()
942 z0 = x0 * x0; in __vsin()
945 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
948 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
980 z0 = x0 * x0; in __vsin()
983 t0 = z0 * (poly3[j0] + z0 * poly4[j0]); in __vsin()
986 t0 = z0 * (poly1[j0] + z0 * (poly2[j0] + t0)); in __vsin()
1006 double t0, t1, z0, z1; in __vsin() local
1082 z0 = x0 * x0; in __vsin()
1083 t0 = z0 * (poly3[j0] + z0 * poly4[j0]); in __vsin()
1084 t0 = z0 * (poly1[j0] + z0 * (poly2[j0] + t0)); in __vsin()
1094 z0 = x0 * x0; in __vsin()
1095 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
1096 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()