Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Ddate.d4572 auto newMonth = _month + months; variable
5157 auto newMonth = _month + months; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Ddate.d4727 auto newMonth = _month + months; member
5315 auto newMonth = _month + months; member