Searched refs:workspaceTooSmall (Results 1 – 1 of 1) sorted by relevance
1478 int const workspaceTooSmall = ZSTD_cwksp_sizeof(ws) < neededSpace; in ZSTD_resetCCtx_internal() local1485 if (workspaceTooSmall || workspaceWasteful) { in ZSTD_resetCCtx_internal()