Home
last modified time | relevance | path

Searched defs:year (Results 1 – 3 of 3) sorted by relevance

/sys/kern/
Dktime.c35 KTimeIsLeapYear(uint64_t year) in KTimeIsLeapYear()
47 KTimeDaysInMonth(uint64_t year, uint64_t month) in KTimeDaysInMonth()
/lib/libc/
Dtime.c84 Time_IsLeapYear(uint64_t year) in Time_IsLeapYear()
96 Time_DaysInMonth(uint64_t year, uint64_t month) in Time_DaysInMonth()
/sys/include/
Dktime.h12 int year; member