Home
last modified time | relevance | path

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

/NextBSD/contrib/tzcode/zic/
HDzic.c1452 register int timecnt32, timei32; local
1516 timecnt32 = timecnt;
1520 while (timecnt32 > 0 && !is32(ats[timecnt32 - 1]))
1521 --timecnt32;
1522 while (timecnt32 > 0 && !is32(ats[timei32])) {
1523 --timecnt32;
1561 thistimecnt = timecnt32;