Searched defs:TW_OPSGL_IN (Results 1 – 3 of 3) sorted by relevance
243 #define TW_OPSGL_IN(x,y) ((x << 5) | (y & 0x1f)) macro
166 #define TW_OPSGL_IN(x,y) ((x << 5) | (y & 0x1f)) macro
435 #define TW_OPSGL_IN(x,y) ((x << 5) | (y & 0x1f)) macro