OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_JBLEN
(Results
101 - 109
of
109
) sorted by null
1
2
3
4
5
/prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/machine/
setjmp.h
33
/*
_JBLEN
is the size of a jmp_buf in longs.
39
#define
_JBLEN
64
/development/ndk/platforms/android-21/arch-x86_64/include/machine/
setjmp.h
21
#define
_JBLEN
11 /* size, in longs, of a jmp_buf */
/prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/machine/
setjmp.h
21
#define
_JBLEN
11 /* size, in longs, of a jmp_buf */
/prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/machine/
setjmp.h
21
#define
_JBLEN
11 /* size, in longs, of a jmp_buf */
/prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/machine/
setjmp.h
21
#define
_JBLEN
11 /* size, in longs, of a jmp_buf */
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/machine/
setjmp.h
21
#define
_JBLEN
11 /* size, in longs, of a jmp_buf */
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/machine/
setjmp.h
21
#define
_JBLEN
11 /* size, in longs, of a jmp_buf */
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
setjmp.h
93
#define
_JBLEN
0x200 /* Size in long XXX: Set to sizeof(mcontext_t)/sizeof(long) */
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
setjmp.h
31
#define
_JBLEN
16
55
#define
_JBLEN
33
116
#define
_JBLEN
16
146
#define
_JBLEN
28
168
typedef _JBTYPE jmp_buf[
_JBLEN
];
Completed in 308 milliseconds
1
2
3
4
5