Searched refs:leapdays (Results 1 – 1 of 1) sorted by relevance
1461 register int leapdays; in timesub() local1473 leapdays = leaps_thru_end_of(newy - 1) - in timesub()1476 tdays -= leapdays; in timesub()