Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Ddate.d6205 immutable monthDiff = _month - rhs._month; in diffMonths() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Ddate.d6370 immutable monthDiff = _month - rhs._month; in diffMonths() local