Searched refs:leapdays (Results 1 – 1 of 1) sorted by relevance
1630 register int leapdays; in timesub() local1642 leapdays = leaps_thru_end_of(newy - 1) - in timesub()1645 tdays -= leapdays; in timesub()