Searched defs:SEXT (Results 1 – 3 of 3) sorted by relevance
360 #define SEXT(src,off,wid) \ macro
35 #define SEXT(X) ((TRUNC (X) ^ 0x80000000U) - 0x80000000U) macro
985 #define SEXT(X) ((TRUNC (X) ^ 0x80000000) - 0x80000000) macro