HomeSort by relevance Sort by last modified time
    Searched defs:POLL_NFDS_TYPE (Results 1 - 6 of 6) sorted by null

  /external/libusb/Xcode/
config.h 22 #define POLL_NFDS_TYPE nfds_t
  /external/libusb/msvc/
config.h 40 #define POLL_NFDS_TYPE unsigned int
  /external/libusb/android/
config.h 42 #define POLL_NFDS_TYPE nfds_t
  /external/libusb/windows/
config.h 126 #define POLL_NFDS_TYPE unsigned int
  /external/libusb/darwin/
config.h 125 #define POLL_NFDS_TYPE nfds_t
  /external/libusb/linux/
config.h 126 #define POLL_NFDS_TYPE nfds_t

Completed in 722 milliseconds