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