Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dsystime.d334 struct SysTime struct
366 auto sysTime = SysTime(dt, tz); in test() argument
419 auto sysTime = SysTime(dt, fracSecs, tz); in test() argument
470 auto sysTime = SysTime(d, tz); in test() argument
509 auto sysTime = SysTime(stdTime, tz); in test() argument
523 rhs = The $(LREF SysTime) to assign to this one. argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dsystime.d513 struct SysTime struct