Searched refs:ZSTD_sizeof_CCtx (Results 1 – 2 of 2) sorted by relevance
1185 ZSTDLIB_API size_t ZSTD_sizeof_CCtx(const ZSTD_CCtx* cctx);
197 size_t ZSTD_sizeof_CCtx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_CCtx() function209 return ZSTD_sizeof_CCtx(zcs); /* same object */ in ZSTD_sizeof_CStream()