Searched refs:ERROR_LIST (Results 1 – 2 of 2) sorted by relevance
577 #define ERROR_LIST(ITEM) \ macro585 typedef enum { ERROR_LIST(ERROR_GENERATE_ENUM) } ERR_codes; /* enum is exposed, to detect & handle… enumerator589 static const char* ERR_strings[] = { ERROR_LIST(ERROR_GENERATE_STRING) };
575 #define ERROR_LIST(ITEM) \ macro583 typedef enum { ERROR_LIST(ERROR_GENERATE_ENUM) } ERR_codes; /* enum is exposed, to detect & handle… enumerator587 static const char* ERR_strings[] = { ERROR_LIST(ERROR_GENERATE_STRING) };