Searched defs:is_leap (Results 1 – 2 of 2) sorted by relevance
64 static inline bool is_leap(unsigned int y) in is_leap() function
55 #define is_leap(year) \ macro