Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_compress.c176 static size_t ZSTD_sizeof_mtctx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_mtctx() function
194 + ZSTD_sizeof_mtctx(cctx); in ZSTD_sizeof_CCtx()