Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_compress.c1290 size_t const optSpace = (forCCtx && (cParams->strategy >= ZSTD_btopt)) in ZSTD_sizeof_matchState() local
1295 return tableSpace + optSpace; in ZSTD_sizeof_matchState()