Searched refs:LZ4F_LIST_ERRORS (Results 1 – 2 of 2) sorted by relevance
50 #define LZ4F_LIST_ERRORS(ITEM) \ macro61 typedef enum { LZ4F_LIST_ERRORS(LZ4F_GENERATE_ENUM) } LZ4F_errorCodes; /* enum is exposed, to hand… enumerator
161 static const char* LZ4F_errorStrings[] = { LZ4F_LIST_ERRORS(LZ4F_GENERATE_STRING) };