Home
last modified time | relevance | path

Searched refs:ZSTD_CCtx_loadDictionary_byReference (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h166 #define ZSTD_CCtx_loadDictionary_byReference zfs_ZSTD_CCtx_loadDictionary_byReference macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1455 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_byReference(ZSTD_CCtx* cctx, const void* dict, size_t d…
/freebsd/sys/contrib/zstd/lib/
H A Dzstd.h1699 ZSTDLIB_STATIC_API size_t ZSTD_CCtx_loadDictionary_byReference(ZSTD_CCtx* cctx, const void* dict, s…
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c918 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_byReference( in ZSTD_CCtx_loadDictionary_byReference() function
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c1158 size_t ZSTD_CCtx_loadDictionary_byReference( in ZSTD_CCtx_loadDictionary_byReference() function