Searched defs:lowestValid (Results 1 – 2 of 2) sorted by relevance
1034 U32 const lowestValid = ms->window.lowLimit; in ZSTD_getLowestMatchIndex() local1051 U32 const lowestValid = ms->window.dictLimit; in ZSTD_getLowestPrefixIndex() local
615 const U32 lowestValid = ms->window.lowLimit; in ZSTD_HcFindBestMatch_generic() local