XOR64_TO 70 siphash.c #define XOR64_TO(v, s) ((v) ^= (s)) XOR64_TO 122 siphash.c #define XOR64_TO(v, s) xor64_to(&(v), (s))