Searched refs:leapcnt32 (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/tools/tzcode/
H A Dzic.c1608 register int leapcnt32, leapi32; local
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;

Completed in 17 milliseconds