Searched refs:month_days_cumulative (Results 1 – 1 of 1) sorted by relevance
286 static const int month_days_cumulative [12] = in time2epoch() local292 + leap_days + month_days_cumulative[mon] + mday - 1) * 24 in time2epoch()
Completed in 5 milliseconds