Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_compress.c1835 const U32 cdictLen = cdictEnd - cdict->matchState.window.dictLimit; in ZSTD_resetCCtx_byAttachingCDict() local
1836 if (cdictLen == 0) { in ZSTD_resetCCtx_byAttachingCDict()