Searched refs:_PW_XOR (Results 1 – 1 of 1) sorted by relevance
64 #define PW_XOR(a, b) _PW_XOR(a, b)65 #define _PW_XOR(a, b) _PW_XOR_##a##b() macro