Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/zstd/lib/compress/
H A Dhist.c24 unsigned HIST_isError(size_t code) { return ERR_isError(code); } in HIST_isError() function
/freebsd-src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dhist.c24 unsigned HIST_isError(size_t code) { return ERR_isError(code); } in HIST_isError() function
/freebsd-src/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h124 #define HIST_isError zfs_HIST_isError macro