Home
last modified time | relevance | path

Searched refs:ZSTD_sizeof_mtctx (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c164 static size_t ZSTD_sizeof_mtctx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_mtctx() function
182 + ZSTD_sizeof_mtctx(cctx); in ZSTD_sizeof_CCtx()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c191 static size_t ZSTD_sizeof_mtctx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_mtctx() function
209 + ZSTD_sizeof_mtctx(cctx); in ZSTD_sizeof_CCtx()