Searched refs:HASH_K2 (Results 1 – 1 of 1) sorted by relevance
28 #define HASH_K2 0x9ae16a3b2f90404fULL macro55 uint64_t mul = HASH_K2 + 64; in cityhash4()59 uint64_t d = w3 * HASH_K2; in cityhash4()61 a + rotate(b + HASH_K2, 18) + c, mul)); in cityhash4()