Searched defs:setnegative (Results 1 – 2 of 2) sorted by relevance
166 #define setnegative(a) { signbyte(a) |= 0x80; } macro