Searched defs:SIGN17 (Results 1 – 2 of 2) sorted by relevance
102 #define SIGN17(x) (((x & 0x00010000) * 0xffff) | (x & 0xffff)) macro