Searched refs:LIBUSB_API_VERSION (Results 1 – 2 of 2) sorted by relevance
176 * Note that LIBUSB_API_VERSION is *decreased* to 0x010000FF and the previous187 * Introduce LIBUSB_API_VERSION macro296 recommended way is to use the new LIBUSB_API_VERSION macro with an #ifdef.303 #if defined(LIBUSB_API_VERSION) && (LIBUSB_API_VERSION >= 0x01000100)
139 #define LIBUSB_API_VERSION 0x01000108 macro142 #define LIBUSBX_API_VERSION LIBUSB_API_VERSION