Searched refs:PHP_FNV_64_PRIME (Results 1 – 2 of 2) sorted by relevance
205 hval *= PHP_FNV_64_PRIME; in fnv_64_buf()214 hval *= PHP_FNV_64_PRIME; in fnv_64_buf()
32 #define PHP_FNV_64_PRIME ((php_hash_uint64)0x100000001b3ULL) macro
Completed in 5 milliseconds