Lines Matching refs:z0

177 			double		t0, t1, t2, z0, z1, z2;  in __vsin()  local
193 z0 = x0 * x0; in __vsin()
196 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
199 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
228 z0 = x0 * x0; in __vsin()
231 t0 = z0 * (poly3[0] + z0 * poly4[0]); in __vsin()
234 t0 = z0 * (poly1[0] + z0 * (poly2[0] + t0)); in __vsin()
260 z0 = x0 * x0; in __vsin()
263 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
266 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
288 z0 = x0 * x0; in __vsin()
291 t0 = z0 * (poly3[0] + z0 * poly4[0]); in __vsin()
294 t0 = z0 * (poly1[0] + z0 * (poly2[0] + t0)); in __vsin()
317 z0 = x0 * x0; in __vsin()
320 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
323 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
345 z0 = x0 * x0; in __vsin()
348 t0 = z0 * (poly3[0] + z0 * poly4[0]); in __vsin()
351 t0 = z0 * (poly1[0] + z0 * (poly2[0] + t0)); in __vsin()
370 z0 = x0 * x0; in __vsin()
373 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
376 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
391 z0 = x0 * x0; in __vsin()
394 t0 = z0 * (poly3[0] + z0 * poly4[0]); in __vsin()
397 t0 = z0 * (poly1[0] + z0 * (poly2[0] + t0)); in __vsin()
417 double t0, t1, z0, z1; in __vsin() local
448 z0 = x0 * x0; in __vsin()
449 t0 = z0 * (poly3[0] + z0 * poly4[0]); in __vsin()
450 t0 = z0 * (poly1[0] + z0 * (poly2[0] + t0)); in __vsin()
460 z0 = x0 * x0; in __vsin()
461 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
462 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
681 double t0, t1, t2, z0, z1, z2; in __vsin() local
697 z0 = x0 * x0; in __vsin()
700 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
703 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
743 z0 = x0 * x0; in __vsin()
746 t0 = z0 * (poly3[j0] + z0 * poly4[j0]); in __vsin()
749 t0 = z0 * (poly1[j0] + z0 * (poly2[j0] + t0)); in __vsin()
784 z0 = x0 * x0; in __vsin()
787 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
790 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
826 z0 = x0 * x0; in __vsin()
829 t0 = z0 * (poly3[j0] + z0 * poly4[j0]); in __vsin()
832 t0 = z0 * (poly1[j0] + z0 * (poly2[j0] + t0)); in __vsin()
862 z0 = x0 * x0; in __vsin()
865 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
868 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
904 z0 = x0 * x0; in __vsin()
907 t0 = z0 * (poly3[j0] + z0 * poly4[j0]); in __vsin()
910 t0 = z0 * (poly1[j0] + z0 * (poly2[j0] + t0)); in __vsin()
941 z0 = x0 * x0; in __vsin()
944 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
947 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()
979 z0 = x0 * x0; in __vsin()
982 t0 = z0 * (poly3[j0] + z0 * poly4[j0]); in __vsin()
985 t0 = z0 * (poly1[j0] + z0 * (poly2[j0] + t0)); in __vsin()
1005 double t0, t1, z0, z1; in __vsin() local
1081 z0 = x0 * x0; in __vsin()
1082 t0 = z0 * (poly3[j0] + z0 * poly4[j0]); in __vsin()
1083 t0 = z0 * (poly1[j0] + z0 * (poly2[j0] + t0)); in __vsin()
1093 z0 = x0 * x0; in __vsin()
1094 t0 = z0 * (qq1 + z0 * qq2); in __vsin()
1095 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin()