LIBUSB_DT_ENDPOINT_SIZE 3207 third_party/libusb/src/libusb/os/windows_usb.c 		+ LIBUSB_DT_HID_SIZE + num_endpoints * LIBUSB_DT_ENDPOINT_SIZE;
LIBUSB_DT_ENDPOINT_SIZE 3241 third_party/libusb/src/libusb/os/windows_usb.c 		ed->bLength = LIBUSB_DT_ENDPOINT_SIZE;
LIBUSB_DT_ENDPOINT_SIZE 3247 third_party/libusb/src/libusb/os/windows_usb.c 		ed = (struct libusb_endpoint_descriptor *)((char*)ed + LIBUSB_DT_ENDPOINT_SIZE);
LIBUSB_DT_ENDPOINT_SIZE 3251 third_party/libusb/src/libusb/os/windows_usb.c 		ed->bLength = LIBUSB_DT_ENDPOINT_SIZE;
LIBUSB_DT_ENDPOINT_SIZE  154 third_party/libusb/src/libusb/os/windows_usb.h 	+ LIBUSB_DT_HID_SIZE + 2 * LIBUSB_DT_ENDPOINT_SIZE)