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

1 2 3

  /bionic/libc/arch-arm/include/machine/
setjmp.h 29 /* _JBLEN is the size of a jmp_buf in longs.
35 #define _JBLEN 64
  /bionic/libc/arch-arm64/include/machine/
setjmp.h 29 /* _JBLEN is the size of a jmp_buf in longs (64bit on AArch64) */
30 #define _JBLEN 32
  /bionic/libc/arch-x86/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /bionic/libc/arch-x86_64/include/machine/
setjmp.h 4 #define _JBLEN 11 /* size, in longs, of a jmp_buf */
  /development/ndk/platforms/android-21/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/current/platforms/android-12/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/current/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 9 #define _JBLEN 25 /* size, in 8-byte longs, of a mips64 jmp_buf/sigjmp_buf */
11 #define _JBLEN 157 /* historical size, in 4-byte longs, of a mips32 jmp_buf */
  /development/ndk/platforms/android-21/arch-mips/include/machine/
setjmp.h 8 #define _JBLEN 157 /* size, in longs, of a jmp_buf */
  /development/ndk/platforms/android-21/arch-mips64/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/current/platforms/android-12/arch-mips/usr/include/machine/
setjmp.h 8 #define _JBLEN 157 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/machine/
setjmp.h 8 #define _JBLEN 157 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/machine/
setjmp.h 8 #define _JBLEN 157 /* size, in longs, of a jmp_buf */

Completed in 685 milliseconds

1 2 3