Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrhypot.c181 iarr0 = HI(&dres0); \
182 iexp0 = iarr0 & 0xfff00000; \
184 iarr0 = (iarr0 >> 11) & 0x1fc; \
223 int iarr0, iexp0, itbl0; in __vrhypot() local
292 iarr0 = HI(&dres0); in __vrhypot()
295 iexp0 = iarr0 & 0xfff00000; in __vrhypot()
299 iarr0 = (iarr0 >> 11) & 0x1fc; in __vrhypot()
302 itbl0 = ((int*)((char*)__vlibm_TBL_rhypot + iarr0))[0]; in __vrhypot()
367 iarr0 = HI(&dres0); in __vrhypot()
368 iexp0 = iarr0 & 0xfff00000; in __vrhypot()
[all …]