Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c2578 register int thisleapi, thisleapcnt, thisleaplim; in writezone() local
2598 thisleapcnt = range32.leapcount; in writezone()
2608 thisleapcnt = range64.leapcount; in writezone()
2750 thistimecnt = thisleapcnt = 0; in writezone()
2759 convert(thisleapcnt + thisleapexpiry, tzh.tzh_leapcnt); in writezone()
2814 thisleaplim = thisleapi + thisleapcnt; in writezone()