Searched refs:ZSTD_freeCCtx (Results 1 – 2 of 2) sorted by relevance
266 size_t ZSTD_freeCCtx(ZSTD_CCtx *cctx);
132 size_t ZSTD_freeCCtx(ZSTD_CCtx *cctx) in ZSTD_freeCCtx() function2858 ZSTD_freeCCtx(cctx); in ZSTD_createCDict_advanced()2882 ZSTD_freeCCtx(cctx); in ZSTD_createCDict_advanced()2905 ZSTD_freeCCtx(cdict->refContext); in ZSTD_freeCDict()3008 ZSTD_freeCCtx(zcs->cctx); in ZSTD_freeCStream()