Home
last modified time | relevance | path

Searched defs:DayOfYear (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dsystime.d10776 struct DayOfYear { int day; MonthDay md; } in version() argument
H A Ddate.d10283 struct DayOfYear { int day; MonthDay md; } argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dsystime.d11753 struct DayOfYear { int day; MonthDay md; } in version() argument
H A Ddate.d10797 struct DayOfYear { int day; MonthDay md; } struct
/netbsd-src/external/bsd/ntp/dist/util/
H A Dtg2.c586 int DayOfYear; local