Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h412 #define ZSTD_sizeof_DCtx zfs_ZSTD_sizeof_DCtx macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress.c78 size_t ZSTD_sizeof_DCtx (const ZSTD_DCtx* dctx) in ZSTD_sizeof_DCtx() function
/freebsd/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c219 size_t ZSTD_sizeof_DCtx (const ZSTD_DCtx* dctx) in ZSTD_sizeof_DCtx() function