Searched refs:workspaceWasteful (Results 1 – 1 of 1) sorted by relevance
2084 int const workspaceWasteful = ZSTD_cwksp_check_wasteful(ws, neededSpace); in ZSTD_resetCCtx_internal() local2085 int resizeWorkspace = workspaceTooSmall || workspaceWasteful; in ZSTD_resetCCtx_internal()