Home
last modified time | relevance | path

Searched defs:ERROR (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/common/
H A Derror_private.h53 #define ERROR(name) ZSTD_ERROR(name) macro
H A Dthreading.h46 #define ERROR(name) ZSTD_ERROR(name) macro
/f-stack/dpdk/lib/librte_cmdline/
H A Dcmdline_parse_num.c39 ERROR, enumerator
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_utils.h79 #define ERROR(...) PMD_DRV_LOG(ERR, __VA_ARGS__) macro
/f-stack/app/redis-5.0.5/src/
H A Dredis-check-aof.c34 #define ERROR(...) { \ macro
H A Dquicklist.c1431 #define ERROR \ macro
/f-stack/dpdk/app/test/
H A Dtest_lcores.c15 enum { INIT, ERROR, DONE } state; enumerator
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/xattrtest/
H A Dxattrtest.c49 #define ERROR(fmt, ...) \ macro
/f-stack/dpdk/drivers/net/failsafe/
H A Dfailsafe_private.h369 #define ERROR(...) LOG_(ERR, __VA_ARGS__) macro
/f-stack/freebsd/contrib/rdma/krping/
H A Dkrping.c155 ERROR enumerator
/f-stack/freebsd/contrib/zstd/doc/educational_decoder/
H A Dzstd_decompress.c47 #define ERROR(s) \ macro
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v03.c575 #define ERROR(name) (size_t)-PREFIX(name) macro
H A Dzstd_v02.c573 #define ERROR(name) (size_t)-PREFIX(name) macro
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c807 #define ERROR(name) ZSTD_ERROR(name) macro
6887 #define ERROR(name) ZSTD_ERROR(name) macro