Home
last modified time | relevance | path

Searched defs:ZSTD_freeDCtx (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h393 #define ZSTD_freeDCtx zfs_ZSTD_freeDCtx macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress.c161 size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function
/freebsd/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c319 size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v03.c3045 static size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function
H A Dzstd_v02.c3403 static size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function
H A Dzstd_v04.c2533 static size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function