HomeSort by relevance Sort by last modified time
    Searched full:jmp_buf (Results 1 - 25 of 186) sorted by null

1 2 3 4 5 6 7 8

  /development/ndk/platforms/android-9/arch-mips/include/machine/
setjmp.h 8 #define _JBLEN 157 /* size, in longs, of a jmp_buf */
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/machine/
setjmp.h 8 #define _JBLEN 157 /* size, in longs, of a jmp_buf */
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/machine/
setjmp.h 8 #define _JBLEN 157 /* size, in longs, of a jmp_buf */
  /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/android-ndk-r4/platforms/android-5/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/machine/
setjmp.h 8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */
  /bionic/libc/include/
setjmp.h 47 typedef long jmp_buf[_JBLEN]; typedef
51 int _setjmp(jmp_buf);
52 void _longjmp(jmp_buf, int);
55 int setjmp(jmp_buf);
56 void longjmp(jmp_buf, int);
  /development/ndk/platforms/android-3/arch-arm/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 */
15 * NOTE: The internal structure of a jmp_buf is *PRIVATE*
44 * The magic number number identifies the jmp_buf and
65 /* Valid for all jmp_buf's */
  /development/ndk/platforms/android-3/include/
setjmp.h 47 typedef long jmp_buf[_JBLEN]; typedef
51 int _setjmp(jmp_buf);
52 void _longjmp(jmp_buf, int);
55 int setjmp(jmp_buf);
56 void longjmp(jmp_buf, int);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
setjmp.h 47 typedef long jmp_buf[_JBLEN]; typedef
51 int _setjmp(jmp_buf);
52 void _longjmp(jmp_buf, int);
55 int setjmp(jmp_buf);
56 void longjmp(jmp_buf, int);
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
setjmp.h 47 typedef long jmp_buf[_JBLEN]; typedef
51 int _setjmp(jmp_buf);
52 void _longjmp(jmp_buf, int);
55 int setjmp(jmp_buf);
56 void longjmp(jmp_buf, int);
  /prebuilts/ndk/android-ndk-r4/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 */
15 * NOTE: The internal structure of a jmp_buf is *PRIVATE*
44 * The magic number number identifies the jmp_buf and
65 /* Valid for all jmp_buf's */
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
setjmp.h 47 typedef long jmp_buf[_JBLEN]; typedef
51 int _setjmp(jmp_buf);
52 void _longjmp(jmp_buf, int);
55 int setjmp(jmp_buf);
56 void longjmp(jmp_buf, int);
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/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 */
15 * NOTE: The internal structure of a jmp_buf is *PRIVATE*
44 * The magic number number identifies the jmp_buf and
65 /* Valid for all jmp_buf's */
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
setjmp.h 47 typedef long jmp_buf[_JBLEN]; typedef
51 int _setjmp(jmp_buf);
52 void _longjmp(jmp_buf, int);
55 int setjmp(jmp_buf);
56 void longjmp(jmp_buf, int);
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/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 */
15 * NOTE: The internal structure of a jmp_buf is *PRIVATE*
44 * The magic number number identifies the jmp_buf and
65 /* Valid for all jmp_buf's */
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
setjmp.h 47 typedef long jmp_buf[_JBLEN]; typedef
51 int _setjmp(jmp_buf);
52 void _longjmp(jmp_buf, int);
55 int setjmp(jmp_buf);
56 void longjmp(jmp_buf, int);
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
setjmp.h 47 typedef long jmp_buf[_JBLEN]; typedef
51 int _setjmp(jmp_buf);
52 void _longjmp(jmp_buf, int);
55 int setjmp(jmp_buf);
56 void longjmp(jmp_buf, int);
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/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 */
15 * NOTE: The internal structure of a jmp_buf is *PRIVATE*
44 * The magic number number identifies the jmp_buf and
65 /* Valid for all jmp_buf's */
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
setjmp.h 47 typedef long jmp_buf[_JBLEN]; typedef
51 int _setjmp(jmp_buf);
52 void _longjmp(jmp_buf, int);
55 int setjmp(jmp_buf);
56 void longjmp(jmp_buf, int);
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
setjmp.h 47 typedef long jmp_buf[_JBLEN]; typedef
51 int _setjmp(jmp_buf);
52 void _longjmp(jmp_buf, int);
55 int setjmp(jmp_buf);
56 void longjmp(jmp_buf, int);

Completed in 1285 milliseconds

1 2 3 4 5 6 7 8