Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h165 #define ZSTD_CCtx_loadDictionary_byReference zfs_ZSTD_CCtx_loadDictionary_byReference macro
/freebsd-14.2/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1454 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_byReference(ZSTD_CCtx* cctx, const void* dict, size_t d…
/freebsd-14.2/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-14.2/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c917 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_byReference( in ZSTD_CCtx_loadDictionary_byReference() function
/freebsd-14.2/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c1158 size_t ZSTD_CCtx_loadDictionary_byReference( in ZSTD_CCtx_loadDictionary_byReference() function