Searched refs:ddsLowestIndex (Results 1 – 2 of 2) sorted by relevance
521 const U32 ddsLowestIndex = dms->window.dictLimit; in ZSTD_dedicatedDictSearch_lazy_search() local553 (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()
535 const U32 ddsLowestIndex = dms->window.dictLimit; in ZSTD_dedicatedDictSearch_lazy_search() local567 (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()