Searched defs:year (Results 1 – 3 of 3) sorted by relevance
35 KTimeIsLeapYear(uint64_t year) in KTimeIsLeapYear()47 KTimeDaysInMonth(uint64_t year, uint64_t month) in KTimeDaysInMonth()
84 Time_IsLeapYear(uint64_t year) in Time_IsLeapYear()96 Time_DaysInMonth(uint64_t year, uint64_t month) in Time_DaysInMonth()
12 int year; member