Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h396 #define ZSTD_getDictID_fromDict zfs_ZSTD_getDictID_fromDict macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress.c1217 unsigned ZSTD_getDictID_fromDict(const void* dict, size_t dictSize) in ZSTD_getDictID_fromDict() function
/freebsd/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c1505 unsigned ZSTD_getDictID_fromDict(const void* dict, size_t dictSize) in ZSTD_getDictID_fromDict() function