Searched refs:ZSTD_cwksp_used (Results 1 – 2 of 2) sorted by relevance
517 MEM_STATIC size_t ZSTD_cwksp_used(const ZSTD_cwksp* ws) { in ZSTD_cwksp_used() function
1754 assert(ZSTD_cwksp_used(ws) >= neededSpace && in ZSTD_resetCCtx_internal()1755 ZSTD_cwksp_used(ws) <= neededSpace + 3); in ZSTD_resetCCtx_internal()