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

/netbsd-current/external/bsd/ntp/dist/util/
H A Dtg2.c2402 int MonthCounter; local
2432 for (MonthCounter=1; MonthCounter<MonthValue; MonthCounter++)
2434 ReturnValue += DaysInMonth [ MonthCounter - 1 ];

Completed in 91 milliseconds