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