Searched defs:ZSTD_CCtx_loadDictionary (Results 1 – 3 of 3) sorted by relevance
166 #define ZSTD_CCtx_loadDictionary zfs_ZSTD_CCtx_loadDictionary macro
924 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary(ZSTD_CCtx* cctx, const void* dict, size_t dictSize) in ZSTD_CCtx_loadDictionary() function
1165 size_t ZSTD_CCtx_loadDictionary(ZSTD_CCtx* cctx, const void* dict, size_t dictSize) in ZSTD_CCtx_loadDictionary() function