Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h170 #define ZSTD_CCtx_loadDictionary_byReference \ macro
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1479 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_byReference(ZSTD_CCtx* cctx, const void* dict, size_t d…
H A Dzstd.c4539 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_byReference(ZSTD_CCtx* cctx, const void* dict, size_t d…
14001 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_byReference( in ZSTD_CCtx_loadDictionary_byReference() function
/f-stack/freebsd/contrib/zstd/lib/
H A Dzstd.h1596 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_byReference(ZSTD_CCtx* cctx, const void* dict, size_t d…
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress.c1024 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_byReference( in ZSTD_CCtx_loadDictionary_byReference() function