Home
last modified time | relevance | path

Searched refs:TM_YEAR_BASE (Results 1 – 2 of 2) sorted by relevance

/timezone/
A Dzdump.c693 result += DAYSPERNYEAR + isleap_sum(tmy, TM_YEAR_BASE); in delta_nonneg()
720 yday += 365 + isleap_sum(b->tm_year, TM_YEAR_BASE); in adjusted_yday()
1106 trail = timeptr->tm_year % DIVISOR + TM_YEAR_BASE % DIVISOR; in dumptime()
1107 lead = timeptr->tm_year / DIVISOR + TM_YEAR_BASE / DIVISOR + in dumptime()
A Dprivate.h750 #define TM_YEAR_BASE 1900 macro

Completed in 11 milliseconds