Home | History | Annotate | Download | only in libcutils

Lines Matching refs:EPOCH_YEAR

1014 			** Two transitions per year, from EPOCH_YEAR forward.
1025 for (year = EPOCH_YEAR;
1444 y = EPOCH_YEAR;
1506 ((y - EPOCH_YEAR) % DAYSPERWEEK) *
1509 leaps_thru_end_of(EPOCH_YEAR - 1) +
1729 else if (y + TM_YEAR_BASE < EPOCH_YEAR) {