Searched defs:is_leap_year (Results 1 – 3 of 3) sorted by relevance
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
222 static inline bool is_leap_year(unsigned int year) in is_leap_year() function
Completed in 13 milliseconds