Searched refs:ZSTDMT_sizeof_CCtx (Results 1 – 4 of 4) sorted by relevance
58 size_t ZSTDMT_sizeof_CCtx(ZSTDMT_CCtx* mtctx);
1030 size_t ZSTDMT_sizeof_CCtx(ZSTDMT_CCtx* mtctx) in ZSTDMT_sizeof_CCtx() function
194 return ZSTDMT_sizeof_CCtx(cctx->mtctx); in ZSTD_sizeof_mtctx()
167 return ZSTDMT_sizeof_CCtx(cctx->mtctx); in ZSTD_sizeof_mtctx()