Searched refs:tableSpace (Results 1 – 2 of 2) sorted by relevance
1280 size_t const tableSpace = chainSize * sizeof(U32) in ZSTD_sizeof_matchState() local1295 return tableSpace + optSpace; in ZSTD_sizeof_matchState()
14192 size_t const tableSpace = chainSize * sizeof(U32) in ZSTD_sizeof_matchState() local14207 return tableSpace + optSpace; in ZSTD_sizeof_matchState()