Searched defs:SEXT17 (Results 1 – 2 of 2) sorted by relevance
35 #define SEXT17(x) ((((x) & 0x1ffff) ^ 0x10000) - 0x10000) macro