Searched refs:leaps_thru_end_of (Results 1 – 1 of 1) sorted by relevance
150 static int leaps_thru_end_of(int y) ATTRIBUTE_PURE;1410 leaps_thru_end_of(register const int y) in leaps_thru_end_of() function1413 -(leaps_thru_end_of(-(y + 1)) + 1); in leaps_thru_end_of()1473 leapdays = leaps_thru_end_of(newy - 1) - in timesub()1474 leaps_thru_end_of(y - 1); in timesub()1519 leaps_thru_end_of(y - 1) - in timesub()1520 leaps_thru_end_of(EPOCH_YEAR - 1) + in timesub()