Home
last modified time | relevance | path

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

/src/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c521 const U32 ddsLowestIndex = dms->window.dictLimit; in ZSTD_dedicatedDictSearch_lazy_search() local
553 (void)ddsLowestIndex; in ZSTD_dedicatedDictSearch_lazy_search()
554 assert(matchIndex >= ddsLowestIndex); in ZSTD_dedicatedDictSearch_lazy_search()
591 assert(matchIndex >= ddsLowestIndex); in ZSTD_dedicatedDictSearch_lazy_search()
/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_lazy.c535 const U32 ddsLowestIndex = dms->window.dictLimit; in ZSTD_dedicatedDictSearch_lazy_search() local
567 (void)ddsLowestIndex; in ZSTD_dedicatedDictSearch_lazy_search()
568 assert(matchIndex >= ddsLowestIndex); in ZSTD_dedicatedDictSearch_lazy_search()
605 assert(matchIndex >= ddsLowestIndex); in ZSTD_dedicatedDictSearch_lazy_search()