Home
last modified time | relevance | path

Searched defs:testDaysOfLeapYear (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dsystime.d10806 auto testDaysOfLeapYear = [DayOfYear(1, MonthDay(1, 1)), in version() local
H A Ddate.d6580 foreach (doy; testDaysOfLeapYear) in foreach()
10313 auto testDaysOfLeapYear = [DayOfYear(1, MonthDay(1, 1)), local