Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_lazy.c603 FORCE_INLINE_TEMPLATE size_t ZSTD_HcFindBestMatch_extDict_selectMLS ( in ZSTD_HcFindBestMatch_extDict_selectMLS() function
951 …earch_binaryTree ? ZSTD_BtFindBestMatch_extDict_selectMLS : ZSTD_HcFindBestMatch_extDict_selectMLS; in ZSTD_compressBlock_lazy_extDict_generic()