Home
last modified time | relevance | path

Searched refs:iarr1 (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libmvec/common/
H A D__vrhypot.c225 int iarr1, iexp1, itbl1; in __vrhypot() local
293 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()