Searched refs:PHP_FNV_32_PRIME (Results 1 – 2 of 2) sorted by relevance
163 hval *= PHP_FNV_32_PRIME; in fnv_32_buf()172 hval *= PHP_FNV_32_PRIME; in fnv_32_buf()
27 #define PHP_FNV_32_PRIME ((php_hash_uint32)0x01000193) macro
Completed in 5 milliseconds