Home
last modified time | relevance | path

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

/third_party/libusb/
Dconfigure.ac138 AC_DEFINE([PLATFORM_POSIX], [1], [Define to 1 if compiling for a POSIX platform.]) definition
347 AM_CONDITIONAL([PLATFORM_POSIX], [test "x$platform" = xposix]) condition
/third_party/libusb/Xcode/
Dconfig.h30 #define PLATFORM_POSIX 1 macro
/third_party/libusb/android/
Dconfig.h45 #define PLATFORM_POSIX 1 macro
/third_party/libusb/linux/
Dconfig.h165 #define PLATFORM_POSIX 1 macro