Searched defs:X_DISP19 (Results 1 – 3 of 3) sorted by relevance
120 #define X_DISP19(i) (((i) >> 0) & 0x7ffff) macro
127 #define X_DISP19(i) (((i) >> 0) & 0x7ffff) macro
88 #define X_DISP19(i) ((((i) & 0x7ffff) ^ 0x40000) - 0x40000) macro