Home
last modified time | relevance | path

Searched defs:ZSTD_freeCCtx (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h225 #define ZSTD_freeCCtx zfs_ZSTD_freeCCtx macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c147 size_t ZSTD_freeCCtx(ZSTD_CCtx* cctx) in ZSTD_freeCCtx() function
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c175 size_t ZSTD_freeCCtx(ZSTD_CCtx* cctx) in ZSTD_freeCCtx() function