Home
last modified time | relevance | path

Searched defs:chainAttempts (Results 1 – 1 of 1) sorted by last modified time

/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_lazy.c490 U32 const chainAttempts = (1 << ms->cParams.searchLog) - cacheSize; in ZSTD_dedicatedDictSearch_lazy_loadDictionary() local
718 U32 const chainAttempts = nbAttempts - ddsAttempt; in ZSTD_HcFindBestMatch_generic() local