Searched refs:thistimelim (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/zic/
H A Dzic.c1591 register int thistimelim, thisleaplim; local
1610 thistimelim = thistimei + thistimecnt;
1622 for (i = thistimei - 1; i < thistimelim; ++i)
1676 for (i = thistimei; i < thistimelim; ++i)
1680 for (i = thistimei; i < thistimelim; ++i) {

Completed in 77 milliseconds