Searched refs:workspaceWasteful (Results 1 – 1 of 1) sorted by relevance
1605 int const workspaceWasteful = ZSTD_cwksp_check_wasteful(ws, neededSpace); in ZSTD_resetCCtx_internal() local1610 if (workspaceTooSmall || workspaceWasteful) { in ZSTD_resetCCtx_internal()