Lines Matching refs:z2
177 double t0, t1, t2, z0, z1, z2; in __vsin() local
195 z2 = x2 * x2; in __vsin()
198 t2 = z2 * (qq1 + z2 * qq2); in __vsin()
201 w2 = x2 * (one + z2 * (pp1 + z2 * pp2)); in __vsin()
230 z2 = x2 * x2; in __vsin()
233 t2 = z2 * (qq1 + z2 * qq2); in __vsin()
236 w2 = x2 * (one + z2 * (pp1 + z2 * pp2)); in __vsin()
262 z2 = x2 * x2; in __vsin()
265 t2 = z2 * (qq1 + z2 * qq2); in __vsin()
268 w2 = x2 * (one + z2 * (pp1 + z2 * pp2)); in __vsin()
290 z2 = x2 * x2; in __vsin()
293 t2 = z2 * (qq1 + z2 * qq2); in __vsin()
296 w2 = x2 * (one + z2 * (pp1 + z2 * pp2)); in __vsin()
319 z2 = x2 * x2; in __vsin()
322 t2 = z2 * (poly3[0] + z2 * poly4[0]); in __vsin()
325 t2 = z2 * (poly1[0] + z2 * (poly2[0] + t2)); in __vsin()
347 z2 = x2 * x2; in __vsin()
350 t2 = z2 * (poly3[0] + z2 * poly4[0]); in __vsin()
353 t2 = z2 * (poly1[0] + z2 * (poly2[0] + t2)); in __vsin()
372 z2 = x2 * x2; in __vsin()
375 t2 = z2 * (poly3[0] + z2 * poly4[0]); in __vsin()
378 t2 = z2 * (poly1[0] + z2 * (poly2[0] + t2)); in __vsin()
393 z2 = x2 * x2; in __vsin()
396 t2 = z2 * (poly3[0] + z2 * poly4[0]); in __vsin()
399 t2 = z2 * (poly1[0] + z2 * (poly2[0] + t2)); in __vsin()
681 double t0, t1, t2, z0, z1, z2; in __vsin() local
699 z2 = x2 * x2; in __vsin()
702 t2 = z2 * (qq1 + z2 * qq2); in __vsin()
705 w2 = x2 * (one + z2 * (pp1 + z2 * pp2)); in __vsin()
745 z2 = x2 * x2; in __vsin()
748 t2 = z2 * (qq1 + z2 * qq2); in __vsin()
751 w2 = x2 * (one + z2 * (pp1 + z2 * pp2)); in __vsin()
786 z2 = x2 * x2; in __vsin()
789 t2 = z2 * (qq1 + z2 * qq2); in __vsin()
792 w2 = x2 * (one + z2 * (pp1 + z2 * pp2)); in __vsin()
828 z2 = x2 * x2; in __vsin()
831 t2 = z2 * (qq1 + z2 * qq2); in __vsin()
834 w2 = x2 * (one + z2 * (pp1 + z2 * pp2)); in __vsin()
864 z2 = x2 * x2; in __vsin()
867 t2 = z2 * (poly3[j2] + z2 * poly4[j2]); in __vsin()
870 t2 = z2 * (poly1[j2] + z2 * (poly2[j2] + t2)); in __vsin()
906 z2 = x2 * x2; in __vsin()
909 t2 = z2 * (poly3[j2] + z2 * poly4[j2]); in __vsin()
912 t2 = z2 * (poly1[j2] + z2 * (poly2[j2] + t2)); in __vsin()
943 z2 = x2 * x2; in __vsin()
946 t2 = z2 * (poly3[j2] + z2 * poly4[j2]); in __vsin()
949 t2 = z2 * (poly1[j2] + z2 * (poly2[j2] + t2)); in __vsin()
981 z2 = x2 * x2; in __vsin()
984 t2 = z2 * (poly3[j2] + z2 * poly4[j2]); in __vsin()
987 t2 = z2 * (poly1[j2] + z2 * (poly2[j2] + t2)); in __vsin()