Home
last modified time | relevance | path

Searched defs:is_leap_year (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Drtc.h219 static inline bool is_leap_year(unsigned int year) in is_leap_year() function
/openbmc/linux/kernel/time/
H A Dtimeconv.c51 bool is_Jan_or_Feb, is_leap_year; in time64_to_tm() local
/openbmc/linux/drivers/rtc/
H A Dlib.c60 bool is_Jan_or_Feb, is_leap_year; in rtc_time64_to_tm() local
/openbmc/linux/include/linux/
H A Drtc.h223 static inline bool is_leap_year(unsigned int year) in is_leap_year() function