Searched defs:RAS_GETCOLOR (Results 1 – 1 of 1) sorted by relevance
168 #define RAS_GETCOLOR(op) ( ( (op) >> 4 ) & 0xff ) macro170 #define RAS_GETCOLOR(op) ( ( (op) >> 4 ) & 0xffff ) macro