Lines Matching full:hi
34 #define HI(x) *(1+(int *)x) macro
37 #define HI(x) *(int *)x macro
102 hx = HI(px); \
130 hx = HI(px); in __vrsqrt()
157 hx0 = HI(&res); in __vrsqrt()
165 HI(&res) = resh0; in __vrsqrt()
166 HI(&res_c0) = res_ch0; in __vrsqrt()
182 HI(&dsqrt_exp0) = sqrt_exp0; in __vrsqrt()
192 hx = HI(px); in __vrsqrt()
198 hx = HI(px); in __vrsqrt()
219 hx0 = HI(&res); in __vrsqrt()
225 HI(&res) = resh0; in __vrsqrt()
226 HI(&res_c0) = res_ch0; in __vrsqrt()
240 HI(&dsqrt_exp0) = sqrt_exp0; in __vrsqrt()
259 HI(&res) = resh0; in __vrsqrt()
261 HI(&res_c0) = res_ch0; in __vrsqrt()
275 HI(&dsqrt_exp0) = sqrt_exp0; in __vrsqrt()
309 hx0 = HI(px); in __vrsqrt_n()
313 hx1 = HI(px); in __vrsqrt_n()
317 hx2 = HI(px); in __vrsqrt_n()
334 HI(&res0) = resh0; in __vrsqrt_n()
335 HI(&res1) = resh1; in __vrsqrt_n()
336 HI(&res2) = resh2; in __vrsqrt_n()
337 HI(&res_c0) = res_ch0; in __vrsqrt_n()
338 HI(&res_c1) = res_ch1; in __vrsqrt_n()
339 HI(&res_c2) = res_ch2; in __vrsqrt_n()
364 HI(&dsqrt_exp0) = sqrt_exp0; in __vrsqrt_n()
365 HI(&dsqrt_exp1) = sqrt_exp1; in __vrsqrt_n()
366 HI(&dsqrt_exp2) = sqrt_exp2; in __vrsqrt_n()
382 hx0 = HI(px); in __vrsqrt_n()
389 HI(&res0) = resh0; in __vrsqrt_n()
391 HI(&res_c0) = res_ch0; in __vrsqrt_n()
405 HI(&dsqrt_exp0) = sqrt_exp0; in __vrsqrt_n()