OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_JBLEN
(Results
1 - 14
of
14
) sorted by null
/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 */
/prebuilt/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 */
/prebuilt/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 */
/prebuilt/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 */
/bionic/libc/arch-arm/include/machine/
setjmp.h
33
/*
_JBLEN
is the size of a jmp_buf in longs.
39
#define
_JBLEN
64
/bionic/libc/kernel/arch-sh/asm/
kgdb.h
33
#define
_JBLEN
9
34
typedef int jmp_buf[
_JBLEN
];
/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 */
/prebuilt/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 */
/prebuilt/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 */
/prebuilt/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 */
/prebuilt/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 */
/prebuilt/ndk/android-ndk-r5/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 */
/prebuilt/ndk/android-ndk-r6/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 */
Completed in 1069 milliseconds