Home
last modified time | relevance | path

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

/Linux-v6.1/lib/zstd/compress/
Dzstd_compress.c170 static size_t ZSTD_sizeof_mtctx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_mtctx() function
184 + ZSTD_sizeof_mtctx(cctx); in ZSTD_sizeof_CCtx()