Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c1108 size_t const tableSpace = chainSize * sizeof(U32) in ZSTD_sizeof_matchState() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c1431 size_t const tableSpace = chainSize * sizeof(U32) in ZSTD_sizeof_matchState() local