Searched defs:SHIFT_4 (Results 1 – 1 of 1) sorted by relevance
74 #define SHIFT_4(o) ((o) << 2) macro76 #define SHIFT_4(o) ((1 - (o)) << 2) macro