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

/haiku-fatelf/src/bin/zic/
H A Dzdump.c526 register int tmy; local
531 for (tmy = oldp->tm_year; tmy < newp->tm_year; ++tmy)
532 result += DAYSPERNYEAR + isleap_sum(tmy, TM_YEAR_BASE);

Completed in 70 milliseconds