Lines Matching full:error_jmp_buf
2484 jmp_buf error_jmp_buf;7097 longjmp(s1->error_jmp_buf, 1);14888 if (setjmp(s1->error_jmp_buf) == 0) {