Searched defs:X_DISP10 (Results 1 – 2 of 2) sorted by relevance
136 #define X_DISP10(i) (((((i) >> 19) & 3) << 8) | (((i) >> 5) & 0xff)) macro