Searched refs:thisleapi (Results 1 – 1 of 1) sorted by relevance
2578 register int thisleapi, thisleapcnt, thisleaplim; in writezone() local2597 thisleapi = range32.leapbase; in writezone()2607 thisleapi = range64.leapbase; in writezone()2814 thisleaplim = thisleapi + thisleapcnt; in writezone()2815 for (i = thisleapi; i < thisleaplim; ++i) { in writezone()