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