Searched refs:ZSTD_freeDCtx (Results 1 – 25 of 32) sorted by relevance
12
46 ZSTD_freeDCtx(dctx); dctx = NULL; in LLVMFuzzerTestOneInput()
67 ZSTD_freeDCtx(dctx); dctx = NULL; in LLVMFuzzerTestOneInput()
70 ZSTD_freeDCtx(dctx); dctx = NULL; in LLVMFuzzerTestOneInput()
96 ZSTD_freeDCtx(dctx); dctx = NULL; in LLVMFuzzerTestOneInput()
64 ZSTD_freeDCtx(dctx); in decompress()
115 ZSTD_freeDCtx(dctx); dctx = NULL; in LLVMFuzzerTestOneInput()
112 ZSTD_freeDCtx(dctx); dctx = NULL; in LLVMFuzzerTestOneInput()
118 ZSTD_freeDCtx(dctx); dctx = NULL; in LLVMFuzzerTestOneInput()
174 ZSTD_freeDCtx(dctx); dctx = NULL; in LLVMFuzzerTestOneInput()
203 ZSTD_freeDCtx(dctx); dctx = NULL; in LLVMFuzzerTestOneInput()
297 ZSTD_freeDCtx(dctx); dctx = NULL; in LLVMFuzzerTestOneInput()
257 ZSTD_freeDCtx (dctx); in unzip()269 ZSTD_freeDCtx (dctx); in unzip()294 ZSTD_freeDCtx (dctx); in unzip()
485 ZSTD_freeDCtx(dctx); in basicUnitTests()538 ZSTD_freeDCtx(dctx); in basicUnitTests()550 ZSTD_freeDCtx(dctx); in basicUnitTests()612 ZSTD_freeDCtx(dctx); in basicUnitTests()674 ZSTD_freeDCtx(dctx); in basicUnitTests()723 ZSTD_freeDCtx(dctx); in basicUnitTests()766 ZSTD_freeDCtx(dctx); in basicUnitTests()840 ZSTD_freeDCtx(dctx); in basicUnitTests()904 ZSTD_freeDCtx(dctx); in basicUnitTests()1508 ZSTD_freeDCtx(dctx); in basicUnitTests()[all …]
125 ZSTD_freeDCtx(dctx); in main()
667 ZSTD_freeDCtx(dctx); in basicUnitTests()754 ZSTD_freeDCtx(dctx); in basicUnitTests()1024 ZSTD_freeDCtx(dctx); in basicUnitTests()1070 ZSTD_freeDCtx(dctx); in basicUnitTests()1099 ZSTD_freeDCtx(dctx); in basicUnitTests()1128 ZSTD_freeDCtx(dctx); in basicUnitTests()1150 ZSTD_freeDCtx(dctx); in basicUnitTests()1173 ZSTD_freeDCtx(dctx); in basicUnitTests()
1431 ZSTD_freeDCtx(dctx); in testDecodeWithDict()1437 ZSTD_freeDCtx(dctx); in testDecodeWithDict()1465 ZSTD_freeDCtx(dctx); in testDecodeRawBlock()
663 ZSTD_freeDCtx(g_zdc); g_zdc=NULL; in benchMem()
77 ZSTD_freeDCtx(dctx); in decompressFile_orDie()
72 ZSTD_freeDCtx(dctx); in decompress()
131 ZSTD_freeDCtx(dctx); in main()
49 ZSTD_freeDCtx(stuff->dctx); in free_stuff()
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()
236 ZSTD_freeDCtx(dctx); in compress_cctx_compress()