Home
last modified time | relevance | path

Searched refs:__mon_lengths (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libc/port/gen/
H A Dtime_data.c43 const int __mon_lengths[2][MONS_PER_YEAR] = { variable
H A Dlocaltime.c211 extern const int __mon_lengths[2][MONS_PER_YEAR];
1229 ip = __mon_lengths[yleap]; in offtime_u()
1343 value += __mon_lengths[leapyear][i] * in posix_daylight()
1376 __mon_lengths[leapyear][rulep->r_mon - 1]) in posix_daylight()
/titanic_44/usr/src/stand/lib/sa/
H A Dtime.c46 const int __mon_lengths[2][MONS_PER_YEAR] = { variable
134 ip = __mon_lengths[isleap(y)]; in gmtime()
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers2875 __mon_lengths;