Searched refs:workspaceTooSmall (Results 1 – 1 of 1) sorted by relevance
2083 int const workspaceTooSmall = ZSTD_cwksp_sizeof(ws) < neededSpace; in ZSTD_resetCCtx_internal() local 2085 int resizeWorkspace = workspaceTooSmall || workspaceWasteful; in ZSTD_resetCCtx_internal()