Home | History | Annotate | Download | only in tzcode

Lines Matching refs:leapmaxyear

197 static int		leapmaxyear;
1279 if (!leapseen || leapmaxyear < year)
1280 leapmaxyear = year;
2145 updateminmax(leapmaxyear);