Home | History | Annotate | Download | only in tzcode

Lines Matching refs:leapcnt32

1608 	register int			leapcnt32, leapi32;
1675 leapcnt32 = leapcnt;
1683 while (leapcnt32 > 0 && !is32(trans[leapcnt32 - 1]))
1684 --leapcnt32;
1685 while (leapcnt32 > 0 && !is32(trans[leapi32])) {
1686 --leapcnt32;
1728 thisleapcnt = leapcnt32;