TIMESPEC_TO_TIMEVAL 1224 third_party/libusb/src/libusb/io.c 	TIMESPEC_TO_TIMEVAL(&transfer->timeout, &current_time);
TIMESPEC_TO_TIMEVAL 1865 third_party/libusb/src/libusb/io.c 	TIMESPEC_TO_TIMEVAL(&systime, &systime_ts);
TIMESPEC_TO_TIMEVAL 2375 third_party/libusb/src/libusb/io.c 	TIMESPEC_TO_TIMEVAL(&cur_tv, &cur_ts);
TIMESPEC_TO_TIMEVAL  109 third_party/libusb/src/libusb/os/poll_windows.h #if !defined(TIMESPEC_TO_TIMEVAL)
TIMESPEC_TO_TIMEVAL  194 third_party/libusb/src/libusb/os/threads_windows.c 	TIMESPEC_TO_TIMEVAL(&cur_time, &cur_time_ns);
TIMESPEC_TO_TIMEVAL  196 third_party/libusb/src/libusb/os/threads_windows.c 	TIMESPEC_TO_TIMEVAL(&targ_time, abstime);