Lines Matching refs:isLeap
65 bool isLeap(int32_t y) {70 return isLeap(y) ? SECS_PER_LEAP_YEAR : SECS_PER_YEAR;