Searched refs:month_days (Results 1 – 1 of 1) sorted by relevance
903 #define days_in_month(a) (month_days[(a) - 1])905 static int month_days[12] = { variable