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

/freebsd-10.1-release/contrib/tzcode/zic/
H A Dzic.c1549 register int thistimei, thistimecnt; local
1560 thistimei = timei32;
1565 thistimei = 0;
1570 thistimelim = thistimei + thistimecnt;
1582 for (i = thistimei - 1; i < thistimelim; ++i)
1588 if (thistimei == 0)
1604 for (i = thistimei; i < thistimelim; ++i)
1683 for (i = thistimei; i < thistimelim; ++i)
1687 for (i = thistimei; i < thistimelim; ++i) {

Completed in 98 milliseconds