Home
last modified time | relevance | path

Searched refs:_JBLEN (Results 1 – 11 of 11) sorted by relevance

/development/ndk/platforms/android-21/include/
Dsetjmp.h46 typedef long sigjmp_buf[_JBLEN + 1];
47 typedef long jmp_buf[_JBLEN];
/development/ndk/platforms/android-3/include/
Dsetjmp.h46 typedef long sigjmp_buf[_JBLEN + 1];
47 typedef long jmp_buf[_JBLEN];
/development/ndk/platforms/android-9/arch-x86/include/machine/
Dsetjmp.h8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */ macro
/development/ndk/platforms/android-21/arch-x86/include/machine/
Dsetjmp.h8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */ macro
/development/ndk/platforms/android-21/arch-mips64/include/machine/
Dsetjmp.h8 #define _JBLEN 157 /* size, in longs, of a jmp_buf */ macro
/development/ndk/platforms/android-9/arch-mips/include/machine/
Dsetjmp.h8 #define _JBLEN 157 /* size, in longs, of a jmp_buf */ macro
/development/ndk/platforms/android-21/arch-mips/include/machine/
Dsetjmp.h8 #define _JBLEN 157 /* size, in longs, of a jmp_buf */ macro
/development/ndk/platforms/android-21/arch-arm64/include/machine/
Dsetjmp.h34 #define _JBLEN 32 macro
/development/ndk/platforms/android-21/arch-x86_64/include/machine/
Dsetjmp.h21 #define _JBLEN 11 /* size, in longs, of a jmp_buf */ macro
/development/ndk/platforms/android-21/arch-arm/include/machine/
Dsetjmp.h39 #define _JBLEN 64 macro
/development/ndk/platforms/android-3/arch-arm/include/machine/
Dsetjmp.h39 #define _JBLEN 64 macro