LIBUSB_ERROR_COUNT 61 third_party/libusb/src/libusb/strerror.c static const char* usbi_localized_errors[ARRAYSIZE(usbi_locale_supported)][LIBUSB_ERROR_COUNT] = { LIBUSB_ERROR_COUNT 178 third_party/libusb/src/libusb/strerror.c if ((errcode_index < 0) || (errcode_index >= LIBUSB_ERROR_COUNT)) { LIBUSB_ERROR_COUNT 180 third_party/libusb/src/libusb/strerror.c errcode_index = LIBUSB_ERROR_COUNT - 1;