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()`
441 #define ZSTD_sizeof_CStream zfs_ZSTD_sizeof_CStream macro
1037 ZSTDLIB_API size_t ZSTD_sizeof_CStream(const ZSTD_CStream* zcs);
4097 ZSTDLIB_API size_t ZSTD_sizeof_CStream(const ZSTD_CStream* zcs);13268 size_t ZSTD_sizeof_CStream(const ZSTD_CStream* zcs) in ZSTD_sizeof_CStream() function
1036 ZSTDLIB_API size_t ZSTD_sizeof_CStream(const ZSTD_CStream* zcs);
286 fix : ZSTD_sizeof_CStream() was over-evaluating memory usage
197 size_t ZSTD_sizeof_CStream(const ZSTD_CStream* zcs) in ZSTD_sizeof_CStream() function