Searched refs:EXTRACT_WORDS (Results 1 – 4 of 4) sorted by relevance
/external/qemu/distrib/sdl-1.2.12/src/video/ |
D | e_pow.h | 109 EXTRACT_WORDS(hx,lx,x); 110 EXTRACT_WORDS(hy,ly,y); 258 EXTRACT_WORDS(j,i,z);
|
D | e_sqrt.h | 112 EXTRACT_WORDS(hx,lx,x); 148 EXTRACT_WORDS(ix0,ix1,x);
|
D | math_private.h | 75 #define EXTRACT_WORDS(ix0,ix1,d) \ macro
|
D | e_log.h | 97 EXTRACT_WORDS(hx,lx,x);
|