Lines Matching refs:z1

178 			double		t0, t1, t2, z0, z1, z2;  in __vsin()  local
195 z1 = x1 * x1; in __vsin()
198 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
201 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
230 z1 = x1 * x1; in __vsin()
233 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
236 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
262 z1 = x1 * x1; in __vsin()
265 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
268 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
290 z1 = x1 * x1; in __vsin()
293 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
296 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
319 z1 = x1 * x1; in __vsin()
322 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
325 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
347 z1 = x1 * x1; in __vsin()
350 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
353 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
372 z1 = x1 * x1; in __vsin()
375 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
378 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
393 z1 = x1 * x1; in __vsin()
396 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
399 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
418 double t0, t1, z0, z1; in __vsin() local
425 z1 = x1 * x1; in __vsin()
426 t1 = z1 * (poly3[0] + z1 * poly4[0]); in __vsin()
427 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
437 z1 = x1 * x1; in __vsin()
438 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
439 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
682 double t0, t1, t2, z0, z1, z2; in __vsin() local
699 z1 = x1 * x1; in __vsin()
702 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
705 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
745 z1 = x1 * x1; in __vsin()
748 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
751 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
786 z1 = x1 * x1; in __vsin()
789 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
792 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
828 z1 = x1 * x1; in __vsin()
831 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
834 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
864 z1 = x1 * x1; in __vsin()
867 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
870 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
906 z1 = x1 * x1; in __vsin()
909 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
912 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()
943 z1 = x1 * x1; in __vsin()
946 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
949 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
981 z1 = x1 * x1; in __vsin()
984 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
987 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
1006 double t0, t1, z0, z1; in __vsin() local
1035 z1 = x1 * x1; in __vsin()
1036 t1 = z1 * (poly3[j1] + z1 * poly4[j1]); in __vsin()
1037 t1 = z1 * (poly1[j1] + z1 * (poly2[j1] + t1)); in __vsin()
1047 z1 = x1 * x1; in __vsin()
1048 t1 = z1 * (qq1 + z1 * qq2); in __vsin()
1049 w1 = x1 * (one + z1 * (pp1 + z1 * pp2)); in __vsin()