Home
last modified time | relevance | path

Searched defs:__jmp_buf (Results 1 – 25 of 29) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arm/bits/
A Dsetjmp.h36 typedef int __jmp_buf[64] __attribute__((aligned (8))); typedef
38 typedef int __jmp_buf[34]; typedef
41 typedef int __jmp_buf[22]; typedef
43 typedef int __jmp_buf[10]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/x86_64/bits/
A Dsetjmp.h29 typedef long int __jmp_buf[8]; typedef
31 typedef int __jmp_buf[6]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/powerpc/bits/
A Dsetjmp.h42 typedef long int __jmp_buf[64] __attribute__ ((__aligned__ (16))); typedef
46 typedef long int __jmp_buf[64 + (12 * 4)] __attribute__ ((__aligned__ (16))); typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/vax/bits/
A Dsetjmp.h9 typedef int __jmp_buf[16]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/bits/
A Dsetjmp.h58 typedef int __jmp_buf[3]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arc/bits/
A Dsetjmp.h14 typedef int __jmp_buf[13+1+1+1]; /*r13-r25, fp, sp, blink */ typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/avr32/bits/
A Dsetjmp.h19 typedef int __jmp_buf[11]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/i386/bits/
A Dsetjmp.h27 typedef int __jmp_buf[6]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/xtensa/bits/
A Dsetjmp.h32 typedef int __jmp_buf[17]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/alpha/bits/
A Dsetjmp.h57 typedef long int __jmp_buf[17]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arm64/bits/
A Dsetjmp.h30 typedef unsigned long long __jmp_buf [22]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/cris/bits/
A Dsetjmp.h48 typedef int __jmp_buf[18]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/hppa/bits/
A Dsetjmp.h31 typedef double __jmp_buf[21]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/ia64/bits/
A Dsetjmp.h32 typedef long __jmp_buf[_JBLEN] __attribute__ ((aligned (16))); /* guarantees 128-bit alignment! */ typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/metag/bits/
A Dsetjmp.h36 typedef int __jmp_buf[_JBLEN] __attribute__((aligned (8))); typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/h8300/bits/
A Dsetjmp.h16 } __jmp_buf[1]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/c6x/bits/
A Dsetjmp.h31 } __jmp_buf[1]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/v850/bits/
A Dsetjmp.h31 } __jmp_buf[1]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/i960/bits/
A Dsetjmp.h27 } __attribute__ ((aligned (16))) __jmp_buf[___SAVEREGS] ; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/nios/bits/
A Dsetjmp.h42 } __jmp_buf[1]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/m68k/bits/
A Dsetjmp.h45 } __jmp_buf[1]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/microblaze/bits/
A Dsetjmp.h36 } __jmp_buf[1]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sh/bits/
A Dsetjmp.h42 } __jmp_buf[1]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/e1/bits/
A Dsetjmp.h20 } __jmp_buf[1]; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/nios2/bits/
A Dsetjmp.h47 } __jmp_buf[1]; typedef

Completed in 27 milliseconds

12