Home
last modified time | relevance | path

Searched refs:testGregDaysAD (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Ddate.d3969 foreach (gd; chain(testGregDaysBC, testGregDaysAD))
6833 foreach (gd; chain(testGregDaysBC, testGregDaysAD))
10723 GregDay[] testGregDaysAD()
H A Dsystime.d11679 GregDay[] testGregDaysAD() in version()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Ddate.d3817 foreach (gd; chain(testGregDaysBC, testGregDaysAD))
6668 foreach (gd; chain(testGregDaysBC, testGregDaysAD))
10213 auto testGregDaysAD = [GregDay(1, Date(1, 1, 1)), local
H A Dsystime.d10706 auto testGregDaysAD = [GregDay(1, Date(1, 1, 1)), in version() local