Home
last modified time | relevance | path

Searched refs:PHP_FNV_64_PRIME (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/hash/
H A Dhash_fnv.c222 hval *= PHP_FNV_64_PRIME; in fnv_64_buf()
233 hval *= PHP_FNV_64_PRIME; in fnv_64_buf()
H A Dphp_hash_fnv.h28 #define PHP_FNV_64_PRIME ((uint64_t)0x100000001b3ULL) macro

Completed in 5 milliseconds