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