Home
last modified time | relevance | path

Searched defs:ZSTD_DCtx_loadDictionary (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h182 #define ZSTD_DCtx_loadDictionary zfs_ZSTD_DCtx_loadDictionary macro
/f-stack/freebsd/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c1331 size_t ZSTD_DCtx_loadDictionary(ZSTD_DCtx* dctx, const void* dict, size_t dictSize) in ZSTD_DCtx_loadDictionary() function
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c25819 size_t ZSTD_DCtx_loadDictionary(ZSTD_DCtx* dctx, const void* dict, size_t dictSize) in ZSTD_DCtx_loadDictionary() function