Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_compress.c1280 size_t const tableSpace = chainSize * sizeof(U32) in ZSTD_sizeof_matchState() local
1295 return tableSpace + optSpace; in ZSTD_sizeof_matchState()