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

/haiku/src/bin/unzip/
H A Dtimezone.h40 int timecnt; member in struct:state
H A Dtimezone.c235 sp->timecnt = 2 * (LAST_GOOD_YEAR - EPOCH_YEAR + 1);
455 sp->timecnt = 0;
564 if (statism.timecnt == 0 || localwhen < statism.ats[0])
568 for (timetype = 1; timetype < statism.timecnt; ++timetype)
602 if (statism.timecnt == 0 || univt < statism.ats[0])
606 for (timetype = 1; timetype < statism.timecnt; ++timetype)

Completed in 109 milliseconds