Searched refs:struct_month_cmp (Results 1 – 1 of 1) sorted by relevance
1277 struct_month_cmp (void const *m1, void const *m2) in struct_month_cmp() function1322 qsort (monthtab, MONTHS_PER_YEAR, sizeof *monthtab, struct_month_cmp); in inittables()