Searched refs:thisleapi (Results 1 – 3 of 3) sorted by relevance
1712 register int thisleapi, thisleapcnt; in writezone() local1724 thisleapi = leapi32; in writezone()1729 thisleapi = 0; in writezone()1733 thisleaplim = thisleapi + thisleapcnt; in writezone()1904 for (i = thisleapi; i < thisleaplim; ++i) { in writezone()
1713 register int thisleapi, thisleapcnt; in writezone() local1725 thisleapi = leapi32; in writezone()1730 thisleapi = 0; in writezone()1734 thisleaplim = thisleapi + thisleapcnt; in writezone()1905 for (i = thisleapi; i < thisleaplim; ++i) { in writezone()
2467 register int thisleapi, thisleapcnt, thisleaplim; in writezone() local2486 thisleapi = range32.leapbase; in writezone()2496 thisleapi = range64.leapbase; in writezone()2703 thisleaplim = thisleapi + thisleapcnt; in writezone()2704 for (i = thisleapi; i < thisleaplim; ++i) { in writezone()