Searched refs:TM_YEAR_BASE (Results 1 – 1 of 1) sorted by relevance
71 #define TM_YEAR_BASE 1900 macro537 _tmbuf.tm_year = EPOCH_YEAR - TM_YEAR_BASE;538 isleap = leap(_tmbuf.tm_year + TM_YEAR_BASE);542 isleap = leap(_tmbuf.tm_year + TM_YEAR_BASE);745 years = tm->tm_year + TM_YEAR_BASE; /* year - 1900 -> year */774 tm->tm_year = years - TM_YEAR_BASE;