Searched refs:__lyday_to_month (Results 1 – 3 of 3) sorted by relevance
54 const int __lyday_to_month[12] = {0, 31, 60, 91, 121, 152, 182, 213, variable
209 extern const int __lyday_to_month[];725 t += SECSPERDAY * __lyday_to_month[tmptr->tm_mon]; in mktime1()
2874 __lyday_to_month;