Searched refs:ReportTypeString (Results 1 – 1 of 1) sorted by relevance
84 static const char *ReportTypeString(ReportType typ) { in ReportTypeString() function273 const char *rep_typ_str = ReportTypeString(rep->typ); in PrintReport()