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