Searched refs:iarr1 (Results 1 – 1 of 1) sorted by relevance
225 int iarr1, iexp1, itbl1; in __vrhypot() local293 iarr1 = HI(&dres1); in __vrhypot()296 iexp1 = iarr1 & 0xfff00000; in __vrhypot()300 iarr1 = (iarr1 >> 11) & 0x1fc; in __vrhypot()303 itbl1 = ((int*)((char*)__vlibm_TBL_rhypot + iarr1))[0]; in __vrhypot()403 iarr1 = HI(&dres1); in __vrhypot()404 iexp1 = iarr1 & 0xfff00000; in __vrhypot()406 iarr1 = (iarr1 >> 11) & 0x1fc; in __vrhypot()407 itbl1 = ((int*)((char*)__vlibm_TBL_rhypot + iarr1))[0]; in __vrhypot()