Home
last modified time | relevance | path

Searched refs:__ARCH_SI_PREAMBLE_SIZE (Results 1 – 10 of 10) sorted by relevance

/development/ndk/platforms/android-L/arch-mips64/include/asm/
Dsiginfo.h29 #define __ARCH_SI_PREAMBLE_SIZE (3 * sizeof(int)) macro
32 #undef __ARCH_SI_PREAMBLE_SIZE
33 #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int)) macro
/development/ndk/platforms/android-L/arch-mips/include/asm/
Dsiginfo.h29 #define __ARCH_SI_PREAMBLE_SIZE (3 * sizeof(int)) macro
32 #undef __ARCH_SI_PREAMBLE_SIZE
33 #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int)) macro
/development/ndk/platforms/android-L/arch-arm64/include/asm/
Dsiginfo.h21 #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int)) macro
/development/ndk/platforms/android-9/arch-x86/include/asm/
Dsiginfo.h22 #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int)) macro
/development/ndk/platforms/android-L/arch-x86_64/include/asm/
Dsiginfo.h29 #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int)) macro
/development/ndk/platforms/android-L/arch-x86/include/asm/
Dsiginfo.h29 #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int)) macro
/development/ndk/platforms/android-3/include/asm-generic/
Dsiginfo.h23 #ifndef __ARCH_SI_PREAMBLE_SIZE
24 #define __ARCH_SI_PREAMBLE_SIZE (3 * sizeof(int)) macro
29 #define SI_PAD_SIZE ((SI_MAX_SIZE - __ARCH_SI_PREAMBLE_SIZE) / sizeof(int))
/development/ndk/sources/android/libportable/common/include/asm-generic/
Dsiginfo_portable.h24 #ifndef __ARCH_SI_PREAMBLE_SIZE
25 #define __ARCH_SI_PREAMBLE_SIZE (3 * sizeof(int)) macro
30 #define SI_PAD_SIZE ((SI_MAX_SIZE - __ARCH_SI_PREAMBLE_SIZE) / sizeof(int))
/development/ndk/platforms/android-L/include/asm-generic/
Dsiginfo.h29 #ifndef __ARCH_SI_PREAMBLE_SIZE
30 #define __ARCH_SI_PREAMBLE_SIZE (3 * sizeof(int)) macro
35 #define SI_PAD_SIZE ((SI_MAX_SIZE - __ARCH_SI_PREAMBLE_SIZE) / sizeof(int))
/development/ndk/platforms/android-9/arch-mips/include/asm/
Dsiginfo.h27 #define __ARCH_SI_PREAMBLE_SIZE (3 * sizeof(int)) macro