Searched refs:ZSTD_DUBT_findBestMatch (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zstd/include/ |
| H A D | zstd_compat_wrapper.h | 197 #define ZSTD_DUBT_findBestMatch zfs_ZSTD_DUBT_findBestMatch macro
|
| /f-stack/freebsd/contrib/zstd/lib/compress/ |
| H A D | zstd_lazy.c | 231 ZSTD_DUBT_findBestMatch(ZSTD_matchState_t* ms, in ZSTD_DUBT_findBestMatch() function 390 return ZSTD_DUBT_findBestMatch(ms, ip, iLimit, offsetPtr, mls, dictMode); in ZSTD_BtFindBestMatch()
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.c | 18616 ZSTD_DUBT_findBestMatch(ZSTD_matchState_t* ms, in ZSTD_DUBT_findBestMatch() function 18774 return ZSTD_DUBT_findBestMatch(ms, ip, iLimit, offsetPtr, mls, dictMode); in ZSTD_BtFindBestMatch()
|