Home
last modified time | relevance | path

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

/PHP-8.1/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
180 uint32_t k1, k2, k3, k4 = pcarry[3]; in PMurHash128x86_Result() local
253 uint32_t k4 = pcarry[3]; in PMurHash128x86_Process() local

Completed in 7 milliseconds