Searched refs:ZSTD_cwksp_free (Results 1 – 3 of 3) sorted by relevance
497 MEM_STATIC void ZSTD_cwksp_free(ZSTD_cwksp* ws, ZSTD_customMem customMem) { in ZSTD_cwksp_free() function
157 ZSTD_cwksp_free(&cctx->workspace, cctx->customMem); in ZSTD_freeCCtxContent()1662 ZSTD_cwksp_free(ws, zc->customMem); in ZSTD_resetCCtx_internal()3798 ZSTD_cwksp_free(&cdict->workspace, cMem); in ZSTD_freeCDict()
9680 MEM_STATIC void ZSTD_cwksp_free(ZSTD_cwksp* ws, ZSTD_customMem customMem) { in ZSTD_cwksp_free() function13228 ZSTD_cwksp_free(&cctx->workspace, cctx->customMem); in ZSTD_freeCCtxContent()14578 ZSTD_cwksp_free(ws, zc->customMem); in ZSTD_resetCCtx_internal()16555 ZSTD_cwksp_free(&cdict->workspace, cMem); in ZSTD_freeCDict()