Searched refs:ZSTD_freeDCtx (Results 1 – 14 of 14) sorted by relevance
77 ZSTD_freeDCtx(dctx); in decompressFile_orDie()
72 ZSTD_freeDCtx(dctx); in decompress()
131 ZSTD_freeDCtx(dctx); in main()
356 #define ZSTD_freeDCtx zfs_ZSTD_freeDCtx macro
525 ZSTD_freeDCtx(dctx); in zfs_zstd_decompress_level()
169 size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function835 ZSTD_freeDCtx(dctx); in ZSTD_decompress()1301 return ZSTD_freeDCtx(zds); in ZSTD_freeDStream()
2537 static size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function3390 ZSTD_freeDCtx(zbc->zc); in ZBUFF_freeDCtx()3615 ZSTD_freeDCtx(dctx); in ZSTDv04_decompress()3651 size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); } in ZSTDv04_freeDCtx()
3049 static size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function3148 return ZSTD_freeDCtx((ZSTD_DCtx*)dctx); in ZSTDv03_freeDCtx()
3407 static size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function3506 return ZSTD_freeDCtx((ZSTD_DCtx*)dctx); in ZSTDv02_freeDCtx()
245 ZSTDLIB_API size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx);
3305 ZSTDLIB_API size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx);24667 size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function25332 ZSTD_freeDCtx(dctx); in ZSTD_decompress()25789 return ZSTD_freeDCtx(zds); in ZSTD_freeDStream()
225 ZSTDLIB_API size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx);
624 ZSTD_freeDCtx(dctx); in BMK_benchMemAdvanced()
561 ZSTD_freeDCtx(dctx); in BMK_benchMem()