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.h974 U32 const indexLargeEnough = curr > adjustedIndex; in ZSTD_window_canOverflowCorrect() local
981 return indexLargeEnough && dictionaryInvalidated; in ZSTD_window_canOverflowCorrect()