Searched refs:MONSPERYEAR (Results 1 – 5 of 5) sorted by relevance
125 #define MONSPERYEAR 12 macro
93 if (timeptr->tm_mon < 0 || timeptr->tm_mon >= MONSPERYEAR) in asctime_r()
46 const char * mon[MONSPERYEAR];47 const char * month[MONSPERYEAR];211 t->tm_mon >= MONSPERYEAR) ? in _fmt()218 t->tm_mon >= MONSPERYEAR) ? in _fmt()
646 static const int mon_lengths[2][MONSPERYEAR] = {808 strp = getnum(strp, &rulep->r_mon, 1, MONSPERYEAR); in getrule()1742 if (normalize_overflow32(&y, &yourtm.tm_mon, MONSPERYEAR)) in time2sub()1767 if (++yourtm.tm_mon >= MONSPERYEAR) { in time2sub()
42 const wchar_t * mon[MONSPERYEAR];43 const wchar_t * month[MONSPERYEAR];167 t->tm_mon >= MONSPERYEAR) ? in _fmt()174 t->tm_mon >= MONSPERYEAR) ? in _fmt()