Home
last modified time | relevance | path

Searched defs:k2 (Results 1 – 5 of 5) 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
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-src/ext/hash/
H A Dhash_gost.c26 #define round(tables, k1, k2) \ argument
/php-src/ext/dba/libinifile/
H A Dinifile.c224 static int inifile_key_cmp(const key_type *k1, const key_type *k2) in inifile_key_cmp()
/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cjk.c10822 int k, k1, k2; in mbfl_filt_conv_wchar_gb18030() local
11153 unsigned int k1 = 0, k2 = mbfl_gb18030_pua_tbl_max; in mb_wchar_to_gb18030() local
11306 int k, k1, k2; in mbfl_filt_conv_wchar_cp936() local
11511 unsigned int k2 = mbfl_cp936_pua_tbl_max; in mb_wchar_to_cp936() local
11794 unsigned int k1 = 0, k2 = mbfl_gb18030_2022_pua_tbl_max; in mb_wchar_to_gb18030_2022() local
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c3532 ir_ref n2, k2; in _zend_jit_fix_merges() local

Completed in 112 milliseconds