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