Searched refs:thisleapcnt (Results 1 – 3 of 3) sorted by relevance
1712 register int thisleapi, thisleapcnt; in writezone() local1725 thisleapcnt = leapcnt32; in writezone()1730 thisleapcnt = leapcnt; in writezone()1733 thisleaplim = thisleapi + thisleapcnt; in writezone()1866 convert(thisleapcnt, tzh.tzh_leapcnt); in writezone()
1713 register int thisleapi, thisleapcnt; in writezone() local1726 thisleapcnt = leapcnt32; in writezone()1731 thisleapcnt = leapcnt; in writezone()1734 thisleaplim = thisleapi + thisleapcnt; in writezone()1867 convert(thisleapcnt, tzh.tzh_leapcnt); in writezone()
2467 register int thisleapi, thisleapcnt, thisleaplim; in writezone() local2487 thisleapcnt = range32.leapcount; in writezone()2497 thisleapcnt = range64.leapcount; in writezone()2639 thistimecnt = thisleapcnt = 0; in writezone()2648 convert(thisleapcnt + thisleapexpiry, tzh.tzh_leapcnt); in writezone()2703 thisleaplim = thisleapi + thisleapcnt; in writezone()