Lines Matching full:setjmp
66 #include <setjmp.h> /* for setjmp(), longjmp(), and jmp_buf */762 if (setjmp(s.env) != 0) /* if came back here via longjmp() */