Searched refs:end_month (Results 1 – 1 of 1) sorted by relevance
132 char end_month; /* 0..11 */ in localtime_r() member151 } else if (month == p->end_month) { in localtime_r()154 } else if (month < p->start_month || month > p->end_month) { in localtime_r()