Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h1030 U32 const indexLargeEnough = curr > adjustedIndex; in ZSTD_window_canOverflowCorrect() local
1037 return indexLargeEnough && dictionaryInvalidated; in ZSTD_window_canOverflowCorrect()