u64xor
47 lib/u64.h # define u64xor(x, y) ((x) ^ (y))
u64xor
125 lib/u64.h u64xor (u64 x, u64 y)