Home
last modified time | relevance | path

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

/external/zstd/lib/legacy/
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
585 static const char* ERR_strings[] = { ERROR_LIST(ERROR_GENERATE_STRING) };
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
583 static const char* ERR_strings[] = { ERROR_LIST(ERROR_GENERATE_STRING) };