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