Searched refs:workspaceTooSmall (Results 1 – 2 of 2) sorted by relevance
1647 int const workspaceTooSmall = ZSTD_cwksp_sizeof(ws) < neededSpace; in ZSTD_resetCCtx_internal() local1653 if (workspaceTooSmall || workspaceWasteful) { in ZSTD_resetCCtx_internal()
14562 int const workspaceTooSmall = ZSTD_cwksp_sizeof(ws) < neededSpace; in ZSTD_resetCCtx_internal() local14569 if (workspaceTooSmall || workspaceWasteful) { in ZSTD_resetCCtx_internal()