Searched defs:EXT_SHIFT_SIGNED (Results 1 – 2 of 2) sorted by relevance
3071 #define EXT_SHIFT_SIGNED(n) (((n) | 8) == 15) macro