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

  /bionic/libc/include/sys/
wait.h 42 #define WSTOPSIG(s) WEXITSTATUS(s)
  /development/ndk/platforms/android-3/include/sys/
wait.h 41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /development/ndk/platforms/android-9/include/sys/
wait.h 42 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
wait.h 41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
wait.h 41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
wait.h 41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
wait.h 41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
wait.h 41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
wait.h 41 #define WSTOPSIG(s) WEXITSTATUS(s)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
system.h 342 #ifndef WSTOPSIG
343 #define WSTOPSIG WEXITSTATUS
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
system.h 342 #ifndef WSTOPSIG
343 #define WSTOPSIG WEXITSTATUS

Completed in 392 milliseconds