Searched refs:WINTIME (Results 1 – 2 of 2) sorted by relevance
1803 #define WINTIME(sec, nsec) ((Int32x32To64(sec, 10000000) + EPOC_TIME)\ in assertion_utimes() macro1821 wintm.QuadPart = WINTIME(at, at_nsec); in assertion_utimes()1828 wintm.QuadPart = WINTIME(mt, mt_nsec); in assertion_utimes()
2072 #define WINTIME(sec, nsec) ((Int32x32To64(sec, 10000000) + EPOC_TIME)\ in assertion_utimes() macro2090 wintm.QuadPart = WINTIME(at, at_nsec); in assertion_utimes()2097 wintm.QuadPart = WINTIME(mt, mt_nsec); in assertion_utimes()