Home
last modified time | relevance | path

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

/f-stack/freebsd/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()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c14192 size_t const tableSpace = chainSize * sizeof(U32) in ZSTD_sizeof_matchState() local
14207 return tableSpace + optSpace; in ZSTD_sizeof_matchState()