Searched refs:month_days_cumulative (Results 1 – 1 of 1) sorted by relevance
292 static const int month_days_cumulative [12] = in my_timegm() local312 + leap_days + month_days_cumulative[month] + tm->tm_mday - 1) * 24 in my_timegm()