Home
last modified time | relevance | path

Searched defs:is_leap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/time/
H A Dtime_test.c9 static bool is_leap(long year) in is_leap() function
/openbmc/linux/net/netfilter/
H A Dxt_time.c67 static inline bool is_leap(unsigned int y) in is_leap() function