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