Home
last modified time | relevance | path

Searched refs:__lyday_to_month (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libc/port/gen/
H A Dtime_data.c54 const int __lyday_to_month[12] = {0, 31, 60, 91, 121, 152, 182, 213, variable
H A Dlocaltime.c209 extern const int __lyday_to_month[];
725 t += SECSPERDAY * __lyday_to_month[tmptr->tm_mon]; in mktime1()
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers2874 __lyday_to_month;