Searched refs:diagnostic_count (Results 1 – 6 of 6) sorted by relevance
110 int diagnostic_count[DK_LAST_DIAGNOSTIC_KIND]; member346 #define diagnostic_kind_count(DC, DK) (DC)->diagnostic_count[(int) (DK)]
180 memset (context->diagnostic_count, 0, sizeof context->diagnostic_count); in diagnostic_initialize()
174 int diagnostic_count[DK_LAST_DIAGNOSTIC_KIND]; member437 #define diagnostic_kind_count(DC, DK) (DC)->diagnostic_count[(int) (DK)]
181 memset (context->diagnostic_count, 0, sizeof context->diagnostic_count); in diagnostic_initialize()
20813 (output_state): Add diagnostic_count field.
18461 * diagnostic.h (diagnostic_count): Move from output_buffer to