Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h256 #define ZSTD_sizeof_CCtx zfs_ZSTD_sizeof_CCtx macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c174 size_t ZSTD_sizeof_CCtx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_CCtx() function
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c202 size_t ZSTD_sizeof_CCtx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_CCtx() function