Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d2165 auto leapSeconds = new LeapSecond[](tzh_leapcnt); variable
2166 foreach (ref leapSecond; leapSeconds) in foreach()
2256 foreach (ref leapSecond; leapSeconds) in foreach()
2716 this(immutable Transition[] transitions, in this()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dtimezone.d2039 auto leapSeconds = new LeapSecond[](tzh_leapcnt); variable
2040 foreach (ref leapSecond; leapSeconds) in foreach()
2130 foreach (ref leapSecond; leapSeconds) in foreach()
2577 this(immutable Transition[] transitions, in this()