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

  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
22-34-buildonly.c 2 Test that the POLL_PRI macro is defined.
7 #ifndef POLL_PRI
8 #error POLL_PRI not defined
  /external/strace/xlat/
sigpoll_codes.h 14 #if !(defined(POLL_PRI) || (defined(HAVE_DECL_POLL_PRI) && HAVE_DECL_POLL_PRI))
15 # define POLL_PRI 5
35 XLAT(POLL_PRI),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
siginfo.h 251 POLL_PRI, /* High priority input available. */
252 # define POLL_PRI POLL_PRI
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
siginfo.h 251 POLL_PRI, /* High priority input available. */
252 # define POLL_PRI POLL_PRI
  /external/e2fsprogs/e2fsck/
sigcatcher.c 302 #ifdef POLL_PRI
303 DEFINE_ENTRY(POLL_PRI)
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 185 #define POLL_PRI 5
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 246 #define POLL_PRI 5 /* high priority input available */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
siginfo.h 233 #define POLL_PRI (__SI_POLL|5) /* high priority input available */
  /external/minijail/linux-x86/
libconstants.gen.c 749 #ifdef POLL_PRI
750 { "POLL_PRI", (unsigned long) POLL_PRI },
751 #endif // POLL_PRI
    [all...]
  /bionic/tests/headers/posix/
signal_h.c 190 i = POLL_PRI;
  /external/python/cpython2/Lib/plat-irix6/
WAIT.py 168 POLL_PRI = 5
FILE.py 173 POLL_PRI = 5
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 470 PHPBN2(POLL_PRI);
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 560 POLL_PRI = 5
STROPTS.py 557 POLL_PRI = 5
    [all...]

Completed in 659 milliseconds