Home
last modified time | relevance | path

Searched defs:ERROR_LIST (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v03.c573 #define ERROR_LIST(ITEM) \ macro
581 typedef enum { ERROR_LIST(ERROR_GENERATE_ENUM) } ERR_codes; /* enum is exposed, to detect & handle… enumerator
H A Dzstd_v02.c571 #define ERROR_LIST(ITEM) \ macro
579 typedef enum { ERROR_LIST(ERROR_GENERATE_ENUM) } ERR_codes; /* enum is exposed, to detect & handle… enumerator