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

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
sigaction.h 31 /* Used if SA_SIGINFO is not set. */
33 /* Used if SA_SIGINFO is set. */
56 #define SA_SIGINFO 4 /* Invoke signal-catching function with
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
sigaction.h 31 /* Used if SA_SIGINFO is not set. */
33 /* Used if SA_SIGINFO is set. */
56 #define SA_SIGINFO 4 /* Invoke signal-catching function with
  /bionic/libc/kernel/uapi/asm-arm/asm/
signal.h 75 #define SA_SIGINFO 0x00000004
  /bionic/libc/kernel/uapi/asm-generic/
signal.h 76 #define SA_SIGINFO 0x00000004
  /bionic/libc/kernel/uapi/asm-mips/asm/
signal.h 80 #define SA_SIGINFO 0x00000008
  /bionic/libc/kernel/uapi/asm-x86/asm/
signal.h 79 #define SA_SIGINFO 0x00000004u
  /development/ndk/platforms/android-3/arch-arm/include/asm/
signal.h 65 #define SA_SIGINFO 0x00000004
  /development/ndk/platforms/android-9/arch-mips/include/asm/
signal.h 81 #define SA_SIGINFO 0x00000008
  /development/ndk/platforms/android-9/arch-x86/include/asm/
signal.h 79 #define SA_SIGINFO 0x00000004u
  /development/ndk/platforms/android-L/arch-arm/include/asm/
signal.h 75 #define SA_SIGINFO 0x00000004
  /development/ndk/platforms/android-L/arch-mips/include/asm/
signal.h 80 #define SA_SIGINFO 0x00000008
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
signal.h 80 #define SA_SIGINFO 0x00000008
  /development/ndk/platforms/android-L/arch-x86/include/asm/
signal.h 79 #define SA_SIGINFO 0x00000004u
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
signal.h 79 #define SA_SIGINFO 0x00000004u
  /development/ndk/platforms/android-L/include/asm-generic/
signal.h 76 #define SA_SIGINFO 0x00000004
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
signal.h 75 #define SA_SIGINFO 2 /* Invoke the signal catching function with */
  /external/kernel-headers/original/uapi/asm-arm/asm/
signal.h 66 * SA_SIGINFO deliver the signal with SIGINFO structs
79 #define SA_SIGINFO 0x00000004
  /external/kernel-headers/original/uapi/asm-generic/
signal.h 69 #define SA_SIGINFO 0x00000004
  /external/kernel-headers/original/uapi/asm-mips/asm/
signal.h 85 #define SA_SIGINFO 0x00000008
  /external/kernel-headers/original/uapi/asm-x86/asm/
signal.h 79 #define SA_SIGINFO 0x00000004u
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
signal.h 76 #define SA_SIGINFO 0x00000004u
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
signal.h 69 #define SA_SIGINFO 0x00000004
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
signal.h 76 #define SA_SIGINFO 0x00000004u
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
signal.h 69 #define SA_SIGINFO 0x00000004
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
signal.h 65 #define SA_SIGINFO 0x00000004

Completed in 1618 milliseconds

1 2 3 4