Searched refs:MonthCounter (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ntp/util/
H A Dtg2.c2400 int MonthCounter; local
2430 for (MonthCounter=1; MonthCounter<MonthValue; MonthCounter++)
2432 ReturnValue += DaysInMonth [ MonthCounter - 1 ];

Completed in 69 milliseconds