Searched defs:TW_OPRES_IN (Results 1 – 2 of 2) sorted by relevance
162 #define TW_OPRES_IN(x,y) ((x << 5) | (y & 0x1f)) macro
431 #define TW_OPRES_IN(x,y) ((x << 5) | (y & 0x1f)) macro