Searched refs:IS_LEAP (Results 1 – 1 of 1) sorted by relevance
1123 #define IS_LEAP(y) \ macro1132 (IS_LEAP(yr) ? daysInMonthLeap[mon - 1] : daysInMonth[mon - 1])1135 (IS_LEAP(dt->year) ? \1159 ((IS_LEAP(year) ? \