Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/xz/dist/src/liblzma/lz/
H A Dlz_encoder_mf.c254 uint32_t cur_match, in hc_find_func()
312 const uint32_t cur_match = mf->hash[FIX_3_HASH_SIZE + hash_value]; in lzma_mf_hc3_find() local
351 const uint32_t cur_match in lzma_mf_hc3_skip() local
375 const uint32_t cur_match = mf->hash[FIX_4_HASH_SIZE + hash_value]; in lzma_mf_hc4_find() local
430 const uint32_t cur_match in lzma_mf_hc4_skip() local
454 uint32_t cur_match, in bt_find_func()
520 uint32_t cur_match, in bt_skip_func()
593 const uint32_t cur_match = mf->hash[hash_value]; in lzma_mf_bt2_find() local
608 const uint32_t cur_match = mf->hash[hash_value]; in lzma_mf_bt2_skip() local
627 const uint32_t cur_match = mf->hash[FIX_3_HASH_SIZE + hash_value]; in lzma_mf_bt3_find() local
[all …]
/netbsd-src/lib/libform/
H A Dtype_enum.c152 bool cur_match; in match_enum() local
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Ddeflate.c1033 local uInt longest_match(s, cur_match) in longest_match() argument
1181 local uInt longest_match_fast(s, cur_match) in longest_match_fast() argument
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dpkg_io.c235 char *cur_match, *url_pattern, *best_match = NULL; in find_best_package_int() local
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/masmx86/
H A Dmatch686.asm42 cur_match equ dword ptr[esp+NbStack-0] define
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/
H A Dmatch686.asm42 cur_match equ dword ptr[esp+NbStack-0] define
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/masmx86/
H A Dmatch686.asm42 cur_match equ dword ptr[esp+NbStack-0] define
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/masmx86/
H A Dmatch686.asm42 cur_match equ dword ptr[esp+NbStack-0] define
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Ddeflate.c1276 local uInt longest_match(s, cur_match) in longest_match() argument
1425 local uInt longest_match(s, cur_match) in longest_match() argument
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Ddeflate.c1276 local uInt longest_match(s, cur_match) in longest_match() argument
1425 local uInt longest_match(s, cur_match) in longest_match() argument
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Ddeflate.c1276 local uInt longest_match(s, cur_match) in longest_match() argument
1425 local uInt longest_match(s, cur_match) in longest_match() argument
/netbsd-src/sys/net/
H A Dzlib.c1351 IPos cur_match) /* current match */ in longest_match()
1491 local uInt longest_match(s, cur_match) in longest_match() argument