/bionic/libc/arch-x86/include/machine/ |
setjmp.h | 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
|
/development/ndk/platforms/android-9/arch-x86/include/machine/ |
setjmp.h | 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/ |
setjmp.h | 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/ |
setjmp.h | 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/ |
setjmp.h | 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/machine/ |
setjmp.h | 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/machine/ |
setjmp.h | 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/ |
setjmp.h | 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/machine/ |
setjmp.h | 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
|
/bionic/libc/arch-mips/include/machine/ |
setjmp.h | 8 #define _JBLEN 157 /* size, in longs, of a jmp_buf */
|
/development/ndk/platforms/android-9/arch-mips/include/machine/ |
setjmp.h | 8 #define _JBLEN 157 /* size, in longs, of a jmp_buf */
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/ |
setjmp.h | 8 #define _JBLEN 157 /* size, in longs, of a jmp_buf */
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/ |
setjmp.h | 8 #define _JBLEN 157 /* size, in longs, of a jmp_buf */
|
/external/clang/test/CodeGen/ |
2003-08-18-SigSetJmp.c | 3 #define _JBLEN ((9 * 2) + 3 + 16) 4 typedef int sigjmp_buf[_JBLEN + 1];
|
/bionic/libc/arch-arm/include/machine/ |
setjmp.h | 33 /* _JBLEN is the size of a jmp_buf in longs. 39 #define _JBLEN 64
|
/development/ndk/platforms/android-3/arch-arm/include/machine/ |
setjmp.h | 33 /* _JBLEN is the size of a jmp_buf in longs. 39 #define _JBLEN 64
|
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/machine/ |
setjmp.h | 33 /* _JBLEN is the size of a jmp_buf in longs. 39 #define _JBLEN 64
|
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/machine/ |
setjmp.h | 33 /* _JBLEN is the size of a jmp_buf in longs. 39 #define _JBLEN 64
|
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/machine/ |
setjmp.h | 33 /* _JBLEN is the size of a jmp_buf in longs. 39 #define _JBLEN 64
|
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/machine/ |
setjmp.h | 33 /* _JBLEN is the size of a jmp_buf in longs. 39 #define _JBLEN 64
|
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/machine/ |
setjmp.h | 33 /* _JBLEN is the size of a jmp_buf in longs. 39 #define _JBLEN 64
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/machine/ |
setjmp.h | 33 /* _JBLEN is the size of a jmp_buf in longs. 39 #define _JBLEN 64
|
/bionic/libc/include/ |
setjmp.h | 46 typedef long sigjmp_buf[_JBLEN + 1]; 47 typedef long jmp_buf[_JBLEN];
|
/development/ndk/platforms/android-3/include/ |
setjmp.h | 46 typedef long sigjmp_buf[_JBLEN + 1]; 47 typedef long jmp_buf[_JBLEN];
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/machine/ |
setjmp.h | 9 #define _JBLEN 64 /* size, in longs, of a jmp_buf */ 11 #define _JBLEN 29 /* size, in longs, of a jmp_buf */
|