HomeSort by relevance Sort by last modified time
    Searched refs:WEXITSTATUS (Results 1 - 25 of 147) sorted by null

1 2 3 4 5 6

  /system/extras/tests/bionic/libc/other/
test_system.c 22 if (WEXITSTATUS(rv) != 0) {
24 WEXITSTATUS(rv));
  /bionic/libc/include/sys/
wait.h 39 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
42 #define WSTOPSIG(s) WEXITSTATUS(s)
  /development/ndk/platforms/android-3/include/sys/
wait.h 38 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /development/ndk/platforms/android-9/include/sys/
wait.h 39 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
42 #define WSTOPSIG(s) WEXITSTATUS(s)
  /external/llvm/lib/Support/Unix/
Unix.h 62 #ifndef WEXITSTATUS
63 # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
wait.h 39 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
42 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
wait.h 39 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
42 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
wait.h 38 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
wait.h 38 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
wait.h 38 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
wait.h 38 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
wait.h 38 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
wait.h 38 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
wait.h 38 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/
wait.h 39 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
42 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
wait.h 38 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
wait.h 38 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/sys/
wait.h 39 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
42 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/sys/
wait.h 39 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
42 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/sys/
wait.h 39 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
42 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/sys/
wait.h 39 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
42 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/sys/
wait.h 38 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/sys/
wait.h 38 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/sys/
wait.h 38 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/sys/
wait.h 38 #define WEXITSTATUS(s) (((s) & 0xff00) >> 8)
41 #define WSTOPSIG(s) WEXITSTATUS(s)

Completed in 1817 milliseconds

1 2 3 4 5 6