Searched refs:ERRLOG_ENTRY_SIZE (Results 1 – 1 of 1) sorted by relevance
82 #define ERRLOG_ENTRY_SIZE 64 /* sizeof(tErrLogEntry) */ macro84 #define ERRLOG_TEXT_SIZE (ERRLOG_ENTRY_SIZE - 2 * 4 - 1)102 #if sizeof(tErrLogEntry) != ERRLOG_ENTRY_SIZE103 #error size of tErrLogEntry != ERRLOG_ENTRY_SIZE