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

  /external/strace/xlat/
wait4_options.h 7 #if !(defined(__WALL) || (defined(HAVE_DECL___WALL) && HAVE_DECL___WALL))
8 # define __WALL 0x40000000
46 XLAT(__WALL),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
waitflags.h 37 #define __WALL 0x40000000 /* Wait for any child. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
waitflags.h 37 #define __WALL 0x40000000 /* Wait for any child. */
  /bionic/libc/kernel/uapi/linux/
wait.h 28 #define __WALL 0x40000000
  /external/kernel-headers/original/uapi/linux/
wait.h 13 #define __WALL 0x40000000 /* Wait on all children, regardless of type */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
wait.h 12 #define __WALL 0x40000000 /* Wait on all children, regardless of type */
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
wait.h 89 #define __WALL WALLSIG

Completed in 189 milliseconds