Lines Matching refs:z2

178 			double		t0, t1, t2, z0, z1, z2;  in __vsin()  local
196 z2 = x2 * x2; in __vsin()
199 t2 = z2 * (qq1 + z2 * qq2); in __vsin()
202 w2 = x2 * (one + z2 * (pp1 + z2 * pp2)); in __vsin()
231 z2 = x2 * x2; in __vsin()
234 t2 = z2 * (qq1 + z2 * qq2); in __vsin()
237 w2 = x2 * (one + z2 * (pp1 + z2 * pp2)); in __vsin()
263 z2 = x2 * x2; in __vsin()
266 t2 = z2 * (qq1 + z2 * qq2); in __vsin()
269 w2 = x2 * (one + z2 * (pp1 + z2 * pp2)); in __vsin()
291 z2 = x2 * x2; in __vsin()
294 t2 = z2 * (qq1 + z2 * qq2); in __vsin()
297 w2 = x2 * (one + z2 * (pp1 + z2 * pp2)); in __vsin()
320 z2 = x2 * x2; in __vsin()
323 t2 = z2 * (poly3[0] + z2 * poly4[0]); in __vsin()
326 t2 = z2 * (poly1[0] + z2 * (poly2[0] + t2)); in __vsin()
348 z2 = x2 * x2; in __vsin()
351 t2 = z2 * (poly3[0] + z2 * poly4[0]); in __vsin()
354 t2 = z2 * (poly1[0] + z2 * (poly2[0] + t2)); in __vsin()
373 z2 = x2 * x2; in __vsin()
376 t2 = z2 * (poly3[0] + z2 * poly4[0]); in __vsin()
379 t2 = z2 * (poly1[0] + z2 * (poly2[0] + t2)); in __vsin()
394 z2 = x2 * x2; in __vsin()
397 t2 = z2 * (poly3[0] + z2 * poly4[0]); in __vsin()
400 t2 = z2 * (poly1[0] + z2 * (poly2[0] + t2)); in __vsin()
682 double t0, t1, t2, z0, z1, z2; in __vsin() local
700 z2 = x2 * x2; in __vsin()
703 t2 = z2 * (qq1 + z2 * qq2); in __vsin()
706 w2 = x2 * (one + z2 * (pp1 + z2 * pp2)); in __vsin()
746 z2 = x2 * x2; in __vsin()
749 t2 = z2 * (qq1 + z2 * qq2); in __vsin()
752 w2 = x2 * (one + z2 * (pp1 + z2 * pp2)); in __vsin()
787 z2 = x2 * x2; in __vsin()
790 t2 = z2 * (qq1 + z2 * qq2); in __vsin()
793 w2 = x2 * (one + z2 * (pp1 + z2 * pp2)); in __vsin()
829 z2 = x2 * x2; in __vsin()
832 t2 = z2 * (qq1 + z2 * qq2); in __vsin()
835 w2 = x2 * (one + z2 * (pp1 + z2 * pp2)); in __vsin()
865 z2 = x2 * x2; in __vsin()
868 t2 = z2 * (poly3[j2] + z2 * poly4[j2]); in __vsin()
871 t2 = z2 * (poly1[j2] + z2 * (poly2[j2] + t2)); in __vsin()
907 z2 = x2 * x2; in __vsin()
910 t2 = z2 * (poly3[j2] + z2 * poly4[j2]); in __vsin()
913 t2 = z2 * (poly1[j2] + z2 * (poly2[j2] + t2)); in __vsin()
944 z2 = x2 * x2; in __vsin()
947 t2 = z2 * (poly3[j2] + z2 * poly4[j2]); in __vsin()
950 t2 = z2 * (poly1[j2] + z2 * (poly2[j2] + t2)); in __vsin()
982 z2 = x2 * x2; in __vsin()
985 t2 = z2 * (poly3[j2] + z2 * poly4[j2]); in __vsin()
988 t2 = z2 * (poly1[j2] + z2 * (poly2[j2] + t2)); in __vsin()