Lines Matching full:hi
34 #define HI(x) *(1+(int *)x) macro
37 #define HI(x) *(int *)x macro
89 hx0 = HI(px); \
90 hy0 = HI(py); \
119 hx0 = HI(px); in __vhypot()
120 hy0 = HI(py); in __vhypot()
223 hx1 = HI(px); in __vhypot()
250 hy0 = HI(py); in __vhypot()
260 hx0 = HI(px); in __vhypot()
261 hy0 = HI(py); in __vhypot()
332 HI(&scl) = (0x7fe00000 - j0); in __vhypot()
347 HI(&scl) = j0; in __vhypot()
366 hx0 = HI(px); in __vhypot_n()
367 hy0 = HI(py); in __vhypot_n()
380 HI(&scl0) = (0x7fe00000 - j0); in __vhypot_n()
395 HI(&scl0) = j0; in __vhypot_n()