Searched refs:days_month (Results 1 – 1 of 1) sorted by relevance
52 static int days_month[] = { variable185 days = days_month[--month]; in tm_to_secs()234 } else if (tme->tm_mday < 1 || tme->tm_mday > days_month[tme->tm_mon]) { in check_time()