Lines Matching refs:j2

205 			unsigned	j0, j1, j2;  in __vcos()  local
210 j2 = (xsb2 + 0x4000) & 0xffff8000; in __vcos()
213 HI(&t2) = j2; in __vcos()
231 j2 = (((j2 & ~0x80000000) - 0x3fc40000) >> 13) & ~0x3; in __vcos()
237 a2 = __vlibm_TBL_sincos_hi[j2+1]; in __vcos()
241 t2 = __vlibm_TBL_sincos_lo[j2+1] - (__vlibm_TBL_sincos_hi[j2+xsb2]*w2 - a2*t2); in __vcos()
250 j2 = (xsb2 + 0x4000) & 0xffff8000; in __vcos()
252 HI(&t2) = j2; in __vcos()
267 j2 = (((j2 & ~0x80000000) - 0x3fc40000) >> 13) & ~0x3; in __vcos()
271 a2 = __vlibm_TBL_sincos_hi[j2+1]; in __vcos()
273 t2 = __vlibm_TBL_sincos_lo[j2+1] - (__vlibm_TBL_sincos_hi[j2+xsb2]*w2 - a2*t2); in __vcos()
281 j2 = (xsb2 + 0x4000) & 0xffff8000; in __vcos()
283 HI(&t2) = j2; in __vcos()
298 j2 = (((j2 & ~0x80000000) - 0x3fc40000) >> 13) & ~0x3; in __vcos()
302 a2 = __vlibm_TBL_sincos_hi[j2+1]; in __vcos()
304 t2 = __vlibm_TBL_sincos_lo[j2+1] - (__vlibm_TBL_sincos_hi[j2+xsb2]*w2 - a2*t2); in __vcos()
311 j2 = (xsb2 + 0x4000) & 0xffff8000; in __vcos()
312 HI(&t2) = j2; in __vcos()
324 j2 = (((j2 & ~0x80000000) - 0x3fc40000) >> 13) & ~0x3; in __vcos()
326 a2 = __vlibm_TBL_sincos_hi[j2+1]; in __vcos()
327 t2 = __vlibm_TBL_sincos_lo[j2+1] - (__vlibm_TBL_sincos_hi[j2+xsb2]*w2 - a2*t2); in __vcos()
675 unsigned j0, j1, j2; in __vcos() local
680 j2 = (xsb2 + 0x4000) & 0xffff8000; in __vcos()
683 HI(&t2) = j2; in __vcos()
701 j2 = (((j2 & ~0x80000000) - 0x3fc40000) >> 13) & ~0x3; in __vcos()
713 a2 = __vlibm_TBL_sincos_hi[j2+n2]; in __vcos()
716 t2 = (__vlibm_TBL_sincos_hi[j2+((n2+xsb2)&3)] * w2 + a2 * t2) + __vlibm_TBL_sincos_lo[j2+n2]; in __vcos()
725 j2 = (xsb2 + 0x4000) & 0xffff8000; in __vcos()
727 HI(&t2) = j2; in __vcos()
746 j2 = (((j2 & ~0x80000000) - 0x3fc40000) >> 13) & ~0x3; in __vcos()
754 a2 = __vlibm_TBL_sincos_hi[j2+n2]; in __vcos()
757 t2 = (__vlibm_TBL_sincos_hi[j2+((n2+xsb2)&3)] * w2 + a2 * t2) + __vlibm_TBL_sincos_lo[j2+n2]; in __vcos()
766 j2 = (xsb2 + 0x4000) & 0xffff8000; in __vcos()
768 HI(&t2) = j2; in __vcos()
787 j2 = (((j2 & ~0x80000000) - 0x3fc40000) >> 13) & ~0x3; in __vcos()
795 a2 = __vlibm_TBL_sincos_hi[j2+n2]; in __vcos()
798 t2 = (__vlibm_TBL_sincos_hi[j2+((n2+xsb2)&3)] * w2 + a2 * t2) + __vlibm_TBL_sincos_lo[j2+n2]; in __vcos()
807 j2 = (xsb2 + 0x4000) & 0xffff8000; in __vcos()
808 HI(&t2) = j2; in __vcos()
828 j2 = (((j2 & ~0x80000000) - 0x3fc40000) >> 13) & ~0x3; in __vcos()
832 a2 = __vlibm_TBL_sincos_hi[j2+n2]; in __vcos()
835 t2 = (__vlibm_TBL_sincos_hi[j2+((n2+xsb2)&3)] * w2 + a2 * t2) + __vlibm_TBL_sincos_lo[j2+n2]; in __vcos()
844 j2 = n2 & 1; in __vcos()
860 t2 = z2 * (poly3[j2] + z2 * poly4[j2]); in __vcos()
863 t2 = z2 * (poly1[j2] + z2 * (poly2[j2] + t2)); in __vcos()
885 j2 = n2 & 1; in __vcos()
902 t2 = z2 * (poly3[j2] + z2 * poly4[j2]); in __vcos()
905 t2 = z2 * (poly1[j2] + z2 * (poly2[j2] + t2)); in __vcos()
922 j2 = n2 & 1; in __vcos()
939 t2 = z2 * (poly3[j2] + z2 * poly4[j2]); in __vcos()
942 t2 = z2 * (poly1[j2] + z2 * (poly2[j2] + t2)); in __vcos()
959 j2 = n2 & 1; in __vcos()
977 t2 = z2 * (poly3[j2] + z2 * poly4[j2]); in __vcos()
980 t2 = z2 * (poly1[j2] + z2 * (poly2[j2] + t2)); in __vcos()