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()
2106 #define WINTIME(sec, nsec) ((Int32x32To64(sec, 10000000) + EPOC_TIME)\ in assertion_utimes() macro2124 wintm.QuadPart = WINTIME(at, at_nsec); in assertion_utimes()2131 wintm.QuadPart = WINTIME(mt, mt_nsec); in assertion_utimes()