Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h169 #define ZSTD_CCtx_loadDictionary_advanced zfs_ZSTD_CCtx_loadDictionary_advanced macro
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1485 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_advanced(ZSTD_CCtx* cctx, const void* dict, size_t dict…
H A Dzstd.c4545 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_advanced(ZSTD_CCtx* cctx, const void* dict, size_t dict…
13975 size_t ZSTD_CCtx_loadDictionary_advanced( in ZSTD_CCtx_loadDictionary_advanced() function
14004 return ZSTD_CCtx_loadDictionary_advanced( in ZSTD_CCtx_loadDictionary_byReference()
14010 return ZSTD_CCtx_loadDictionary_advanced( in ZSTD_CCtx_loadDictionary()
/f-stack/freebsd/contrib/zstd/lib/
H A Dzstd.h1602 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_advanced(ZSTD_CCtx* cctx, const void* dict, size_t dict…
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress.c997 size_t ZSTD_CCtx_loadDictionary_advanced( in ZSTD_CCtx_loadDictionary_advanced() function
1027 return ZSTD_CCtx_loadDictionary_advanced( in ZSTD_CCtx_loadDictionary_byReference()
1033 return ZSTD_CCtx_loadDictionary_advanced( in ZSTD_CCtx_loadDictionary()