Searched refs:PTW32_TIMESPEC_TO_FILETIME_OFFSET (Results 1 – 1 of 1) sorted by relevance
47 #define PTW32_TIMESPEC_TO_FILETIME_OFFSET \ macro62 + (ts->tv_nsec + 50) / 100 + PTW32_TIMESPEC_TO_FILETIME_OFFSET; in ptw32_timespec_to_filetime()77 (int) ((*(int64_t *) ft - PTW32_TIMESPEC_TO_FILETIME_OFFSET) / 10000000); in ptw32_filetime_to_timespec()79 (int) ((*(int64_t *) ft - PTW32_TIMESPEC_TO_FILETIME_OFFSET - in ptw32_filetime_to_timespec()