Home | History | Annotate | Download | only in tzcode

Lines Matching refs:YEARSPERREPEAT

1107 			yearlim = EPOCH_YEAR + YEARSPERREPEAT;
1128 yearlim = year + YEARSPERREPEAT + 1;
1458 years = (seconds / SECSPERREPEAT + 1) * YEARSPERREPEAT;