Searched defs:tableSpace (Results 1 – 2 of 2) sorted by relevance
100 size_t const tableSpace = (chainSize + hSize + h3Size) * sizeof(U32); in ZSTD_CCtxWorkspaceBound() local260 size_t const tableSpace = (chainSize + hSize + h3Size) * sizeof(U32); in ZSTD_resetCCtx_advanced() local365 size_t const tableSpace = (chainSize + hSize + h3Size) * sizeof(U32); in ZSTD_copyCCtx() local
1362 size_t const tableSpace = chainSize * sizeof(U32) in ZSTD_sizeof_matchState() local