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

1 2 3 4 5

  /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/r10/platforms/android-12/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r10/platforms/android-9/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r11/platforms/android-12/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r11/platforms/android-13/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r11/platforms/android-14/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r11/platforms/android-15/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r11/platforms/android-16/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */

Completed in 885 milliseconds

1 2 3 4 5