Searched defs:XORSI (Results 1 – 2 of 2) sorted by relevance
130 #define XORSI(x, y) ((x) ^ (y)) macro