Searched refs:ZSTD_freeDCtx (Results 1 – 3 of 3) sorted by relevance
55 return ZSTD_freeDCtx(dctx); in zstd_free_dctx()
315 size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function1136 ZSTD_freeDCtx(dctx); in ZSTD_decompress()1613 return ZSTD_freeDCtx(zds); in ZSTD_freeDStream()
284 ZSTDLIB_API size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx); /* accept NULL pointer */