Searched refs:century (Results 1 – 1 of 1) sorted by relevance
95 int century; member107 cr.century = TM_YEAR_BASE; in strptime()272 cr->century = i * 100; in _strptime()458 if (cr->century == TM_YEAR_BASE) { in _strptime()464 tm->tm_year = cr->relyear + cr->century - TM_YEAR_BASE; in _strptime()