Home
last modified time | relevance | path

Searched defs:LIBUSB_DEPRECATED_FOR (Results 1 – 1 of 1) sorted by relevance

/third_party/libusb/libusb/
Dlibusb.h68 #define LIBUSB_DEPRECATED_FOR(f) __attribute__ ((deprecated ("Use " #f " instead"))) macro
70 #define LIBUSB_DEPRECATED_FOR(f) __attribute__ ((deprecated)) macro
72 #define LIBUSB_DEPRECATED_FOR(f) macro