Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtimeconv.c49 u32 u32tmp, day_of_century, year_of_century, day_of_year, month, day; in time64_to_tm() local
/openbmc/linux/drivers/rtc/
H A Dlib.c59 day_of_year, month, day; in rtc_time64_to_tm() local
H A Drtc-moxart.c64 static int day_of_year[12] = { 0, 31, 59, 90, 120, 151, 181, variable