HomeSort by relevance Sort by last modified time
    Searched refs:POLLMSG (Results 1 - 11 of 11) sorted by null

  /bionic/libc/kernel/uapi/asm-generic/
poll.h 35 #ifndef POLLMSG
36 #define POLLMSG 0x0400
  /external/kernel-headers/original/uapi/asm-generic/
poll.h 22 #ifndef POLLMSG
23 #define POLLMSG 0x0400
  /external/ltp/testcases/kernel/syscalls/utils/
poll.h 17 #define POLLMSG 0x0400
  /external/strace/xlat/
pollflags.h 90 #if defined(POLLMSG) || (defined(HAVE_DECL_POLLMSG) && HAVE_DECL_POLLMSG)
92 static_assert((POLLMSG) == (0x0200), "POLLMSG != 0x0200");
95 # define POLLMSG 0x0200
98 #if defined(POLLMSG) || (defined(HAVE_DECL_POLLMSG) && HAVE_DECL_POLLMSG)
100 static_assert((POLLMSG) == (0x0400), "POLLMSG != 0x0400");
103 # define POLLMSG 0x0400
188 XLAT(POLLMSG),
190 XLAT(POLLMSG),
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
selectmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
selectmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
selectmodule.c     [all...]
  /external/python/cpython2/Modules/
selectmodule.c     [all...]
  /external/python/cpython3/Modules/
selectmodule.c     [all...]
  /external/syzkaller/sys/fuchsia/gen/
amd64.go     [all...]
arm64.go     [all...]

Completed in 1579 milliseconds