Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dentropy_common.c35 const char* HUF_getErrorName(size_t code) { return ERR_getErrorName(code); } in HUF_getErrorName() function
/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h130 #define HUF_getErrorName zfs_HUF_getErrorName macro
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c2512 const char* HUF_getErrorName(size_t code) { return ERR_getErrorName(code); } in HUF_getErrorName() function