Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dsystime.d10568 auto testYearsBC = [-1999, -1200, -600, -4, -1, 0]; in version() local
H A Ddate.d4190 foreach (year; chain(testYearsBC, testYearsAD)) in month()
10080 auto testYearsBC = [-1999, -1200, -600, -4, -1, 0]; in getDayOfWeek() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dsystime.d11525 auto testYearsBC = [-1999, -1200, -600, -4, -1, 0]; in version() local