Searched refs:GET_HIGH_WORD (Results 1 - 4 of 4) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/
H A De_sqrt.h98 GET_HIGH_WORD(hx,x);
99 GET_HIGH_WORD(hy,y);
117 GET_HIGH_WORD(hx,x);
H A Dmath_private.h85 #define GET_HIGH_WORD(i,d) \ macro
H A De_log.h105 GET_HIGH_WORD(hx,x);
H A De_pow.h203 {ax *= two53; n -= 53; GET_HIGH_WORD(ix,ax); }
297 GET_HIGH_WORD(j,z);

Completed in 73 milliseconds