Searched defs:XOR (Results 1 – 2 of 2) sorted by relevance
40 #define XOR(v,w) ((v) ^ (w)) macro [all...]
231 #define XOR 1 macro