Home
last modified time | relevance | path

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

/linux-6.12.1/lib/zstd/compress/
Dzstd_lazy.c1120 size_t ZSTD_RowFindBestMatch( in ZSTD_RowFindBestMatch() function
1354 return ZSTD_RowFindBestMatch(ms, ip, iLimit, offsetPtr, mls, ZSTD_##dictMode, rowLog); \