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

/freebsd-9.3-release/contrib/tzcode/zic/
H A Dzic.c1549 register int thistimei, thistimecnt; local
1561 thistimecnt = timecnt32;
1566 thistimecnt = timecnt;
1570 thistimelim = thistimei + thistimecnt;
1573 writetype[i] = thistimecnt == timecnt;
1574 if (thistimecnt == 0) {
1670 convert(eitol(thistimecnt), tzh.tzh_timecnt);

Completed in 38 milliseconds