Searched refs:ZSTD_cwksp_free (Results 1 – 2 of 2) sorted by relevance
421 MEM_STATIC void ZSTD_cwksp_free(ZSTD_cwksp* ws, ZSTD_customMem customMem) { in ZSTD_cwksp_free() function
151 ZSTD_cwksp_free(&cctx->workspace, cctx->customMem); in ZSTD_freeCCtxContent()1619 ZSTD_cwksp_free(ws, zc->customMem); in ZSTD_resetCCtx_internal()3763 ZSTD_cwksp_free(&cdict->workspace, cMem); in ZSTD_freeCDict()