Searched refs:ZSTD_freeCCtx (Results 1 – 18 of 18) sorted by relevance
53 ZSTD_freeCCtx(cctx); /* never fails */ in compress()
86 ZSTD_freeCCtx(cctx); in compressFile_orDie()
132 ZSTD_freeCCtx(cctx); in main()
61 ZSTD_freeCCtx(ress.cctx); /* never fails */ in freeResources()
52 ZSTD_freeCCtx(ress.cctx); in freeResources()
105 ZSTD_freeCCtx(cctx); in compressFile_orDie()
352 #define ZSTD_freeCCtx zfs_ZSTD_freeCCtx macro
482 ZSTD_freeCCtx(s->zst_stream); in zstdio_fini()
415 ZSTD_freeCCtx(cctx); in zfs_zstd_compress()
222 ZSTDLIB_API size_t ZSTD_freeCCtx(ZSTD_CCtx* cctx);
3282 ZSTDLIB_API size_t ZSTD_freeCCtx(ZSTD_CCtx* cctx);13231 size_t ZSTD_freeCCtx(ZSTD_CCtx* cctx) in ZSTD_freeCCtx() function16713 return ZSTD_freeCCtx(zcs); /* same object */ in ZSTD_freeCStream()
202 ZSTDLIB_API size_t ZSTD_freeCCtx(ZSTD_CCtx* cctx);
623 ZSTD_freeCCtx(cctx); in BMK_benchMemAdvanced()
560 ZSTD_freeCCtx(ctx); in BMK_benchMem()
352 ZSTD_freeCCtx(pool->cctx[cid]); /* note : compatible with free on NULL */ in ZSTDMT_freeCCtxPool()433 ZSTD_freeCCtx(cctx); in ZSTDMT_releaseCCtx()
160 size_t ZSTD_freeCCtx(ZSTD_CCtx* cctx) in ZSTD_freeCCtx() function3577 ZSTD_freeCCtx(cctx); in ZSTD_compress()3971 return ZSTD_freeCCtx(zcs); /* same object */ in ZSTD_freeCStream()
831 ZSTD_freeCCtx(cctx); in COVER_checkTotalCompressedSize()
879 ZSTD_freeCCtx(esr.zc); in ZDICT_analyzeEntropy()