Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d2328 auto tempTransitions = new TempTransition[](transitionTimeTs.length); variable
2329 foreach (i, ref tempTransition; tempTransitions) in foreach()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dtimezone.d2202 auto tempTransitions = new TempTransition[](transitionTimeTs.length); variable
2203 foreach (i, ref tempTransition; tempTransitions) in foreach()