Searched refs:month2 (Results 1 – 1 of 1) sorted by relevance
1280 struct month const *month2 = m2; in struct_month_cmp() local1281 return strcmp (month1->name, month2->name); in struct_month_cmp()