XOR64_INT 71 siphash.c #define XOR64_INT(v, x) ((v) ^= (x)) XOR64_INT 131 siphash.c #define XOR64_INT(v, x) ((v).lo ^= (x))