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