Home
last modified time | relevance | path

Searched refs:ZSTD_freeDCtx (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/lib/zstd/decompress/
Dzstd_decompress.c306 size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function
982 ZSTD_freeDCtx(dctx); in ZSTD_decompress()
1456 return ZSTD_freeDCtx(zds); in ZSTD_freeDStream()
/linux-5.19.10/include/linux/
Dzstd_lib.h210 ZSTDLIB_API size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx); /* accept NULL pointer */