Searched defs:is_leap_year (Results 1 – 4 of 4) sorted by relevance
219 static inline bool is_leap_year(unsigned int year) in is_leap_year() function
51 bool is_Jan_or_Feb, is_leap_year; in time64_to_tm() local
60 bool is_Jan_or_Feb, is_leap_year; in rtc_time64_to_tm() local
223 static inline bool is_leap_year(unsigned int year) in is_leap_year() function