Searched refs:is_leap (Results 1 – 1 of 1) sorted by relevance
67 static inline bool is_leap(unsigned int y) in is_leap() function141 if (is_leap(year)) { in localtime_3()