Home
last modified time | relevance | path

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

/external/libusb/windows/
Dconfig.h39 #define HAVE_EVENTFD 1 macro
/external/libusb/linux/
Dconfig.h39 #define HAVE_EVENTFD 1 macro
/external/libusb/
Dconfigure.ac260 AC_DEFINE([HAVE_EVENTFD], [1], [Define to 1 if the system has eventfd functionality.]) definition
/external/python/cpython3/
Dconfigure.ac3843 [AC_DEFINE(HAVE_EVENTFD, 1, Define if you have the 'eventfd' function.) definition
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h322 #define HAVE_EVENTFD 1 macro
/external/python/cpython3/android/linux_arm64/pyconfig/
Dpyconfig.h322 #define HAVE_EVENTFD 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h324 #define HAVE_EVENTFD 1 macro