Home
last modified time | relevance | path

Searched defs:k2 (Results 1 – 5 of 5) 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
251 uint32_t k2 = pcarry[1]; in PMurHash128x86_Process() local
446 #define doblock128x64(h1, h2, k1, k2)\ argument
459 #define dobytes128x64(cnt, h1, h2, k1, k2, n, ptr, len) \ argument
490 uint64_t k2 = pcarry[1]; in PMurHash128x64_Result() local
532 uint64_t k2 = pcarry[1]; in PMurHash128x64_Process() local
/PHP-8.1/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp936.c186 int k, k1, k2; in mbfl_filt_conv_wchar_cp936() local
H A Dmbfilter_gb18030.c256 int k, k1, k2; in mbfl_filt_conv_wchar_gb18030() local
/PHP-8.1/ext/hash/
H A Dhash_gost.c26 #define round(tables, k1, k2) \ argument
/PHP-8.1/ext/dba/libinifile/
H A Dinifile.c224 static int inifile_key_cmp(const key_type *k1, const key_type *k2) in inifile_key_cmp()

Completed in 13 milliseconds