Home
last modified time | relevance | path

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

/PHP-8.3/ext/hash/murmur/
H A DPMurHash.c106 #define dobytes(cnt, h1, c, n, ptr, len) \ macro
140 dobytes(i, h1, c, n, ptr, len); in PMurHash32_Process()
156 dobytes(i, h1, c, n, ptr, len); in PMurHash32_Process()
198 dobytes(len, h1, c, n, ptr, len); in PMurHash32_Process()

Completed in 8 milliseconds