Searched refs:tableSpace (Results 1 – 2 of 2) sorted by relevance
1108 size_t const tableSpace = chainSize * sizeof(U32) in ZSTD_sizeof_matchState() local1123 return tableSpace + optSpace; in ZSTD_sizeof_matchState()
1431 size_t const tableSpace = chainSize * sizeof(U32) in ZSTD_sizeof_matchState() local1455 return tableSpace + optSpace + slackSpace + lazyAdditionalSpace; in ZSTD_sizeof_matchState()