Searched defs:jmp_buf (Results 1 – 9 of 9) sorted by relevance
10 int setjmp(struct jmp_buf_data *jmp_buf) in setjmp()17 void longjmp(struct jmp_buf_data *jmp_buf, int val) in longjmp()
10 typedef long jmp_buf[JMP_BUF_LEN]; typedef
23 typedef struct jmp_buf_data jmp_buf[1]; typedef
56 typedef _JBTYPE jmp_buf[_JBLEN]; typedef
32 typedef struct __jmp_buf_tag jmp_buf[1]; typedef
18 typedef struct __jmp_buf jmp_buf[1]; typedef
20 typedef struct __jmp_buf jmp_buf[1]; typedef