leaps2 54 kernel/time/timeconv.c long leaps2 = math_div(y2 - 1, 4) - math_div(y2 - 1, 100) leaps2 56 kernel/time/timeconv.c return leaps2 - leaps1;