Home
last modified time | relevance | path

Searched defs:testYearsAD (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dsystime.d10569 auto testYearsAD = [1, 4, 1000, 1999, 2000, 2012]; in version() local
H A Ddate.d4190 foreach (year; chain(testYearsBC, testYearsAD)) in month() argument
10081 auto testYearsAD = [1, 4, 1000, 1999, 2000, 2012]; in getDayOfWeek() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dsystime.d11526 auto testYearsAD = [1, 4, 1000, 1999, 2000, 2012]; in version() local
H A Ddate.d10575 auto testYearsAD = [1, 4, 1000, 1999, 2000, 2012]; in getDayOfWeek() local