Searched refs:__yday_to_month (Results 1 – 3 of 3) sorted by relevance
52 const int __yday_to_month[12] = {0, 31, 59, 90, 120, 151, 181, 212, variable
210 extern const int __yday_to_month[];727 t += SECSPERDAY * __yday_to_month[tmptr->tm_mon]; in mktime1()
2942 __yday_to_month;