Searched refs:workspaceWasteful (Results 1 – 2 of 2) sorted by relevance
1648 int const workspaceWasteful = ZSTD_cwksp_check_wasteful(ws, neededSpace); in ZSTD_resetCCtx_internal() local1653 if (workspaceTooSmall || workspaceWasteful) { in ZSTD_resetCCtx_internal()
14563 int const workspaceWasteful = ZSTD_cwksp_check_wasteful(ws, neededSpace); in ZSTD_resetCCtx_internal() local14569 if (workspaceTooSmall || workspaceWasteful) { in ZSTD_resetCCtx_internal()