Searched defs:is_leap (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/kernel/time/ | ||
| D | time_test.c | 9 static bool is_leap(long year) in is_leap() function |
| /Linux-v6.6/net/netfilter/ | ||
| D | xt_time.c | 67 static inline bool is_leap(unsigned int y) in is_leap() function |