Searched refs:testGregDaysAD (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/ |
H A D | date.d | 3969 foreach (gd; chain(testGregDaysBC, testGregDaysAD)) 6833 foreach (gd; chain(testGregDaysBC, testGregDaysAD)) 10723 GregDay[] testGregDaysAD()
|
H A D | systime.d | 11679 GregDay[] testGregDaysAD() in version()
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/ |
H A D | date.d | 3817 foreach (gd; chain(testGregDaysBC, testGregDaysAD)) 6668 foreach (gd; chain(testGregDaysBC, testGregDaysAD)) 10213 auto testGregDaysAD = [GregDay(1, Date(1, 1, 1)), local
|
H A D | systime.d | 10706 auto testGregDaysAD = [GregDay(1, Date(1, 1, 1)), in version() local
|