Searched refs:__jmp_buf (Results 1 – 11 of 11) sorted by relevance
9 struct __jmp_buf { struct18 typedef struct __jmp_buf jmp_buf[1]; argument
9 struct __jmp_buf { struct20 typedef struct __jmp_buf jmp_buf[1]; argument
88 +#include <bits/setjmp.h> /* Get `__jmp_buf'. */95 + assume that a `jmp_buf' begins with a `__jmp_buf' and that98 + __jmp_buf __jmpbuf; /* Calling environment. */111 #include <bits/setjmp.h> /* Get `__jmp_buf'. */118 - assume that a `jmp_buf' begins with a `__jmp_buf' and that121 - __jmp_buf __jmpbuf; /* Calling environment. */
30 __extension__ typedef unsigned long long __jmp_buf [22]; typedef
32 __jmp_buf __jmpbuf; /* Calling environment. */
33 typedef int __jmp_buf[64] __attribute__((__aligned__ (8))); typedef
526 __jmp_buf __cancel_jmp_buf;
517 __jmp_buf __cancel_jmp_buf;