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

/freebsd-13-stable/sys/contrib/zstd/lib/legacy/
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 specific errors; compare function result to -enum value */ enumerator in enum:__anon11014
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 specific errors; compare function result to -enum value */ enumerator in enum:__anon11033

Completed in 115 milliseconds