Home
last modified time | relevance | path

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

/PHP-8.1/ext/hash/murmur/
H A DPMurHash128.c459 #define dobytes128x64(cnt, h1, h2, k1, k2, n, ptr, len) \ macro
546 dobytes128x64(i, h1, h2, k1, k2, n, ptr, len); in PMurHash128x64_Process()
563 dobytes128x64(i, h1, h2, k1, k2, n, ptr, len); in PMurHash128x64_Process()
620 dobytes128x64(len, h1, h2, k1, k2, n, ptr, len); in PMurHash128x64_Process()

Completed in 8 milliseconds