Searched refs:ZSTD_freeCCtx (Results 1 – 3 of 3) sorted by relevance
240 ZSTD_freeCCtx(cctx); in qcow2_zstd_compress()
195 ZSTDLIB_API size_t ZSTD_freeCCtx(ZSTD_CCtx* cctx); /* accept NULL pointer */
169 size_t ZSTD_freeCCtx(ZSTD_CCtx* cctx) in ZSTD_freeCCtx() function4630 ZSTD_freeCCtx(cctx); in ZSTD_compress()5055 return ZSTD_freeCCtx(zcs); /* same object */ in ZSTD_freeCStream()