Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dzstd_common.c45 ZSTD_ErrorCode ZSTD_getErrorCode(size_t code) { return ERR_getErrorCode(code); } in ZSTD_getErrorCode() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dzstd_common.c45 ZSTD_ErrorCode ZSTD_getErrorCode(size_t code) { return ERR_getErrorCode(code); } in ZSTD_getErrorCode() function
/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h92 #define ZSTD_getErrorCode zfs_ZSTD_getErrorCode macro