HomeSort by relevance Sort by last modified time
    Searched defs:CLD_CONTINUED (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /external/strace/xlat/
sigchld_codes.h 24 #if !(defined(CLD_CONTINUED) || (defined(HAVE_DECL_CLD_CONTINUED) && HAVE_DECL_CLD_CONTINUED))
25 # define CLD_CONTINUED 6
27 XLAT(CLD_CONTINUED),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 236 CLD_CONTINUED /* Stopped child has continued. */
237 # define CLD_CONTINUED CLD_CONTINUED
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
siginfo.h 236 CLD_CONTINUED /* Stopped child has continued. */
237 # define CLD_CONTINUED CLD_CONTINUED
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
siginfo.h 236 CLD_CONTINUED /* Stopped child has continued. */
237 # define CLD_CONTINUED CLD_CONTINUED
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 215 #define CLD_CONTINUED (__SI_CHLD | 6)
  /development/ndk/platforms/android-21/include/asm-generic/
siginfo.h 215 #define CLD_CONTINUED (__SI_CHLD|6)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 233 #define CLD_CONTINUED (__SI_CHLD|6) /* stopped child has continued */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 208 #define CLD_CONTINUED (__SI_CHLD|6) /* stopped child has continued */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
siginfo.h 223 #define CLD_CONTINUED (__SI_CHLD|6) /* stopped child has continued */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)

Completed in 481 milliseconds

1 2 3 4