Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h356 #define ZSTD_freeDCtx zfs_ZSTD_freeDCtx macro
/f-stack/freebsd/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c169 size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v03.c3049 static size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function
H A Dzstd_v04.c2537 static size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function
H A Dzstd_v02.c3407 static size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c24667 size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function