Searched refs:sigjmp_buf (Results 1 – 25 of 39) sorted by relevance
12
53 typedef struct _sigjmp_buf { long long _sjb[_JBLEN + 1]; } sigjmp_buf[1]; typedef55 typedef struct _sigjmp_buf { long _sjb[_JBLEN + 1]; } sigjmp_buf[1]; typedef
57 void siglongjmp(sigjmp_buf, int) __dead2;58 int sigsetjmp(sigjmp_buf, int) __returns_twice;
19 typedef struct _sigjmp_buf { long _sjb[_JBLEN + 1]; } sigjmp_buf[1]; typedef
45 typedef struct _sigjmp_buf { long _sjb[_JBLEN]; } sigjmp_buf[1]; typedef
52 typedef struct _sigjmp_buf { long _sjb[_JBLEN + 1]; } sigjmp_buf[1]; typedef
29 # define procenv_t sigjmp_buf
101 typedef struct _sigjmp_buf { int _sjb[_JBLEN + 1]; } sigjmp_buf[1]; typedef
30 typedef sigjmp_buf SM_JMPBUF_T;
9 static sigjmp_buf ill_jmp;
14 static sigjmp_buf ill_jmp;
58 static sigjmp_buf ill_jmp;
173 static sigjmp_buf common_jmp;
114 typedef struct _sigjmp_buf sigjmp_buf[1]; typedef
65 GLOBAL sigjmp_buf toplevel; /* non-local goto stuff for cmd scanner */
37 static sigjmp_buf env;
53 static sigjmp_buf env;
101 sigjmp_buf sjb; in h_check()
106 sigjmp_buf sjb; in h_check()
284 static sigjmp_buf sigfpe_flt_env;336 static sigjmp_buf sigfpe_int_env;
205 static sigjmp_buf b;
216 typedef int *sigjmp_buf; typedef
332 sigjmp_buf env;
63 static sigjmp_buf env; /* environment var. for pll_trap() */
244 void (siglongjmp)(sigjmp_buf env, int val);248 int (sigsetjmp)(sigjmp_buf env, int savemask);
178 static sigjmp_buf env; /* environment var. for pll_trap() */