HomeSort by: relevance | last modified time | path
    Searched defs:thisleapi (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/time/
zic.c 2546 register int thisleapi, thisleapcnt, thisleaplim; local in function:writezone
2565 thisleapi = range32.leapbase;
2575 thisleapi = range64.leapbase;
2782 thisleaplim = thisleapi + thisleapcnt;
2783 for (i = thisleapi; i < thisleaplim; ++i) {

Completed in 14 milliseconds