Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v03.c577 #define ERROR_LIST(ITEM) \ macro
585 typedef enum { ERROR_LIST(ERROR_GENERATE_ENUM) } ERR_codes; /* enum is exposed, to detect & handle… enumerator
H A Dzstd_v02.c575 #define ERROR_LIST(ITEM) \ macro
583 typedef enum { ERROR_LIST(ERROR_GENERATE_ENUM) } ERR_codes; /* enum is exposed, to detect & handle… enumerator