Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dentropy_common.c32 const char* FSE_getErrorName(size_t code) { return ERR_getErrorName(code); } in FSE_getErrorName() function
/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h73 #define FSE_getErrorName zfs_FSE_getErrorName macro
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c2509 const char* FSE_getErrorName(size_t code) { return ERR_getErrorName(code); } in FSE_getErrorName() function