Searched refs:matchLowest (Results 1 – 1 of 1) sorted by relevance
1397 U32 const matchLowest = isDictionary ? lowestValid : withinWindow; in ZSTD_getLowestMatchIndex() local 1398 return matchLowest; in ZSTD_getLowestMatchIndex() 1413 U32 const matchLowest = isDictionary ? lowestValid : withinWindow; in ZSTD_getLowestPrefixIndex() local 1414 return matchLowest; in ZSTD_getLowestPrefixIndex()