Home
last modified time | relevance | path

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

/f-stack/freebsd/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()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c14735 const U32 cdictLen = cdictEnd - cdict->matchState.window.dictLimit; in ZSTD_resetCCtx_byAttachingCDict() local
14736 if (cdictLen == 0) { in ZSTD_resetCCtx_byAttachingCDict()