Searched refs:jmp_buf (Results 1 – 12 of 12) sorted by relevance
14 void _EXFUN(longjmp,(jmp_buf __jmpb, int __retval));15 int _EXFUN(setjmp,(jmp_buf __jmpb));
49 typedef struct __jmp_buf_tag jmp_buf[1]; typedef53 extern int setjmp (jmp_buf __env) __THROW;
233 typedef _JBTYPE jmp_buf[_JBLEN]; typedef235 typedef int jmp_buf[_JBLEN];
34 } jmp_buf[1]; typedef
41 static jmp_buf jmpenv; /* setjmp/longjmp per-file error escape */
198 extern jmp_buf _jmp_state;
158 #define jmp_buf MS_U321199 JPEG_STATIC jmp_buf _jmp_state;
167 #define jmp_buf MS_U321045 JPEG_STATIC jmp_buf _jmp_state;
1333 jmp_buf jmpbuf; /* used in png_error */
163 #define jmp_buf MS_U321184 JPEG_STATIC jmp_buf _jmp_state;
163 #define jmp_buf MS_U321209 JPEG_STATIC jmp_buf _jmp_state;