Searched refs:ZSTD_freeDCtx (Results 1 – 2 of 2) sorted by relevance
309 size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function1028 ZSTD_freeDCtx(dctx); in ZSTD_decompress()1502 return ZSTD_freeDCtx(zds); in ZSTD_freeDStream()
218 ZSTDLIB_API size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx); /* accept NULL pointer */
Completed in 18 milliseconds