Home
last modified time | relevance | path

Searched defs:h3 (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/hash/murmur/
H A DPMurHash128.c122 #define doblock128x86(h1, h2, h3, h4, k1, k2, k3,k4)\ argument
143 #define dobytes128x86(cnt, h1, h2, h3, h4, k1, k2, k3, k4, n, ptr, len)\ argument
177 uint32_t h3 = ph[2]; in PMurHash128x86_Result() local
247 uint32_t h3 = ph[2]; in PMurHash128x86_Process() local

Completed in 13 milliseconds