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

/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dzic.c1716 register int thistimelim, thisleaplim; local
1735 thistimelim = thistimei + thistimecnt;
1747 for (i = thistimei - 1; i < thistimelim; ++i)
1806 for (i = thistimei; i < thistimelim; ++i)
1810 for (i = thistimei; i < thistimelim; ++i) {

Completed in 223 milliseconds