Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_compress_internal.h1109 U32 const indexLargeEnough = curr > adjustedIndex; in ZSTD_window_canOverflowCorrect() local
1116 return indexLargeEnough && dictionaryInvalidated; in ZSTD_window_canOverflowCorrect()