Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h184 #define ZSTD_DCtx_loadDictionary_byReference \ macro
/f-stack/freebsd/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c1326 size_t ZSTD_DCtx_loadDictionary_byReference(ZSTD_DCtx* dctx, const void* dict, size_t dictSize) in ZSTD_DCtx_loadDictionary_byReference() function
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c25814 size_t ZSTD_DCtx_loadDictionary_byReference(ZSTD_DCtx* dctx, const void* dict, size_t dictSize) in ZSTD_DCtx_loadDictionary_byReference() function