Searched refs:century (Results 1 – 1 of 1) sorted by relevance
109 static int century, relyear, fields; in _strptime() local112 century = TM_YEAR_BASE; in _strptime()271 century = i * 100; in _strptime()553 if (century == TM_YEAR_BASE) { in _strptime()559 tm->tm_year = relyear + century - TM_YEAR_BASE; in _strptime()