Searched refs:month_days (Results 1 – 1 of 1) sorted by relevance
90 (month_days[(m) - 1] + (m == FEBRUARY ? leapyear(y) : 0))94 static const int month_days[12] = { variable