Searched refs:MONSPERYEAR (Results 1 – 5 of 5) sorted by relevance
18 #define MONSPERYEAR 12 macro74 static _CONST int mon_lengths[2][MONSPERYEAR] = {
125 #define MONSPERYEAR 12 macro
93 if (timeptr->tm_mon < 0 || timeptr->tm_mon >= MONSPERYEAR) in asctime_r()
633 static const int mon_lengths[2][MONSPERYEAR] = {795 strp = getnum(strp, &rulep->r_mon, 1, MONSPERYEAR); in getrule()1697 if (normalize_overflow32(&y, &yourtm.tm_mon, MONSPERYEAR)) in time2sub()1722 if (++yourtm.tm_mon >= MONSPERYEAR) { in time2sub()
388 static const int len_months[2][MONSPERYEAR] = {