Home
last modified time | relevance | path

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

/php-src/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
178 uint32_t h4 = ph[3]; in PMurHash128x86_Result() local
248 uint32_t h4 = ph[3]; in PMurHash128x86_Process() local

Completed in 7 milliseconds