Lines Matching defs:j2

204 			unsigned	j0, j1, j2;
209 j2 = (xsb2 + 0x4000) & 0xffff8000;
212 HI(&t2) = j2;
230 j2 = (((j2 & ~0x80000000) - 0x3fc40000) >> 13) & ~0x3;
236 a2 = __vlibm_TBL_sincos_hi[j2+1];
240 t2 = __vlibm_TBL_sincos_lo[j2+1] - (__vlibm_TBL_sincos_hi[j2+xsb2]*w2 - a2*t2);
249 j2 = (xsb2 + 0x4000) & 0xffff8000;
251 HI(&t2) = j2;
266 j2 = (((j2 & ~0x80000000) - 0x3fc40000) >> 13) & ~0x3;
270 a2 = __vlibm_TBL_sincos_hi[j2+1];
272 t2 = __vlibm_TBL_sincos_lo[j2+1] - (__vlibm_TBL_sincos_hi[j2+xsb2]*w2 - a2*t2);
280 j2 = (xsb2 + 0x4000) & 0xffff8000;
282 HI(&t2) = j2;
297 j2 = (((j2 & ~0x80000000) - 0x3fc40000) >> 13) & ~0x3;
301 a2 = __vlibm_TBL_sincos_hi[j2+1];
303 t2 = __vlibm_TBL_sincos_lo[j2+1] - (__vlibm_TBL_sincos_hi[j2+xsb2]*w2 - a2*t2);
310 j2 = (xsb2 + 0x4000) & 0xffff8000;
311 HI(&t2) = j2;
323 j2 = (((j2 & ~0x80000000) - 0x3fc40000) >> 13) & ~0x3;
325 a2 = __vlibm_TBL_sincos_hi[j2+1];
326 t2 = __vlibm_TBL_sincos_lo[j2+1] - (__vlibm_TBL_sincos_hi[j2+xsb2]*w2 - a2*t2);
674 unsigned j0, j1, j2;
679 j2 = (xsb2 + 0x4000) & 0xffff8000;
682 HI(&t2) = j2;
700 j2 = (((j2 & ~0x80000000) - 0x3fc40000) >> 13) & ~0x3;
712 a2 = __vlibm_TBL_sincos_hi[j2+n2];
715 t2 = (__vlibm_TBL_sincos_hi[j2+((n2+xsb2)&3)] * w2 + a2 * t2) + __vlibm_TBL_sincos_lo[j2+n2];
724 j2 = (xsb2 + 0x4000) & 0xffff8000;
726 HI(&t2) = j2;
745 j2 = (((j2 & ~0x80000000) - 0x3fc40000) >> 13) & ~0x3;
753 a2 = __vlibm_TBL_sincos_hi[j2+n2];
756 t2 = (__vlibm_TBL_sincos_hi[j2+((n2+xsb2)&3)] * w2 + a2 * t2) + __vlibm_TBL_sincos_lo[j2+n2];
765 j2 = (xsb2 + 0x4000) & 0xffff8000;
767 HI(&t2) = j2;
786 j2 = (((j2 & ~0x80000000) - 0x3fc40000) >> 13) & ~0x3;
794 a2 = __vlibm_TBL_sincos_hi[j2+n2];
797 t2 = (__vlibm_TBL_sincos_hi[j2+((n2+xsb2)&3)] * w2 + a2 * t2) + __vlibm_TBL_sincos_lo[j2+n2];
806 j2 = (xsb2 + 0x4000) & 0xffff8000;
807 HI(&t2) = j2;
827 j2 = (((j2 & ~0x80000000) - 0x3fc40000) >> 13) & ~0x3;
831 a2 = __vlibm_TBL_sincos_hi[j2+n2];
834 t2 = (__vlibm_TBL_sincos_hi[j2+((n2+xsb2)&3)] * w2 + a2 * t2) + __vlibm_TBL_sincos_lo[j2+n2];
843 j2 = n2 & 1;
859 t2 = z2 * (poly3[j2] + z2 * poly4[j2]);
862 t2 = z2 * (poly1[j2] + z2 * (poly2[j2] + t2));
884 j2 = n2 & 1;
901 t2 = z2 * (poly3[j2] + z2 * poly4[j2]);
904 t2 = z2 * (poly1[j2] + z2 * (poly2[j2] + t2));
921 j2 = n2 & 1;
938 t2 = z2 * (poly3[j2] + z2 * poly4[j2]);
941 t2 = z2 * (poly1[j2] + z2 * (poly2[j2] + t2));
958 j2 = n2 & 1;
976 t2 = z2 * (poly3[j2] + z2 * poly4[j2]);
979 t2 = z2 * (poly1[j2] + z2 * (poly2[j2] + t2));