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