Home | History | Annotate | Download | only in utils

Lines Matching defs:MAX_STRING_LEN

63 #define MAX_STRING_LEN         32 
253 char aSeverityDesc[REPORT_SEVERITY_MAX][MAX_STRING_LEN]; /**< Severities Descriptors Table: Table which holds for each severity a string of its name, which is used in severity's reported messages */
257 char aFileName[REPORT_FILES_NUM][MAX_STRING_LEN]; /**< Files names table inserted in the file's reported messages */