Searched refs:ZSTD_sizeof_DCtx (Results 1 – 2 of 2) sorted by relevance
1031 ZSTDLIB_API size_t ZSTD_sizeof_DCtx(const ZSTD_DCtx* dctx);
214 size_t ZSTD_sizeof_DCtx (const ZSTD_DCtx* dctx) in ZSTD_sizeof_DCtx() function1705 return ZSTD_sizeof_DCtx(dctx); in ZSTD_sizeof_DStream()