Searched refs:ZSTD_freeCCtx (Results 1 – 2 of 2) sorted by relevance
197 ZSTDLIB_API size_t ZSTD_freeCCtx(ZSTD_CCtx* cctx);
147 size_t ZSTD_freeCCtx(ZSTD_CCtx* cctx) in ZSTD_freeCCtx() function3629 return ZSTD_freeCCtx(zcs); /* same object */ in ZSTD_freeCStream()