Home
last modified time | relevance | path

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

/linux-6.1.9/lib/zstd/compress/
Dzstd_lazy.c666 const U32 ddsLowestIndex = dms->window.dictLimit; in ZSTD_HcFindBestMatch_generic() local
697 (void)ddsLowestIndex; in ZSTD_HcFindBestMatch_generic()
698 assert(matchIndex >= ddsLowestIndex); in ZSTD_HcFindBestMatch_generic()
735 assert(matchIndex >= ddsLowestIndex); in ZSTD_HcFindBestMatch_generic()