Searched defs:LIBUSB_DEPRECATED_FOR (Results 1 – 1 of 1) sorted by relevance
68 #define LIBUSB_DEPRECATED_FOR(f) __attribute__ ((deprecated ("Use " #f " instead"))) macro70 #define LIBUSB_DEPRECATED_FOR(f) __attribute__ ((deprecated)) macro72 #define LIBUSB_DEPRECATED_FOR(f) macro