Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Ddate.d3706 immutable tempYears = day / daysIn100Years; in this() local
3724 immutable tempYears = day / daysInYear; in this() local
3764 immutable tempYears = day / daysIn100Years; in this() local
3782 immutable tempYears = day / daysInYear; in this() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Ddate.d3858 immutable tempYears = day / daysIn100Years; in this() local
3876 immutable tempYears = day / daysInYear; in this() local
3916 immutable tempYears = day / daysIn100Years; in this() local
3934 immutable tempYears = day / daysInYear; in this() local