Searched refs:ZSTD_sizeof_CStream (Results 1 – 8 of 8) sorted by relevance
116 size_t const cstreamSize = ZSTD_sizeof_CStream(cctx); in main()
22 Introduces usage of : `ZSTD_sizeof_CStream()`
259 #define ZSTD_sizeof_CStream zfs_ZSTD_sizeof_CStream macro
1013 ZSTDLIB_API size_t ZSTD_sizeof_CStream(const ZSTD_CStream* zcs);
1058 ZSTDLIB_API size_t ZSTD_sizeof_CStream(const ZSTD_CStream* zcs);
391 fix : ZSTD_sizeof_CStream() was over-evaluating memory usage
185 size_t ZSTD_sizeof_CStream(const ZSTD_CStream* zcs) in ZSTD_sizeof_CStream() function
212 size_t ZSTD_sizeof_CStream(const ZSTD_CStream* zcs) in ZSTD_sizeof_CStream() function