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

/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dzic.c1609 register int timecnt32, timei32; local
1673 timecnt32 = timecnt;
1677 while (timecnt32 > 0 && !is32(ats[timecnt32 - 1]))
1678 --timecnt32;
1679 while (timecnt32 > 0 && !is32(ats[timei32])) {
1680 --timecnt32;
1726 thistimecnt = timecnt32;
/external/icu/icu4c/source/tools/tzcode/
H A Dzic.c1609 register int timecnt32, timei32; local
1673 timecnt32 = timecnt;
1677 while (timecnt32 > 0 && !is32(ats[timecnt32 - 1]))
1678 --timecnt32;
1679 while (timecnt32 > 0 && !is32(ats[timei32])) {
1680 --timecnt32;
1726 thistimecnt = timecnt32;

Completed in 55 milliseconds