Lines Matching refs:setjmp
78 /* Applications that neglect to set up their own setjmp() and then83 if (setjmp(tmp_jmpbuf))85 if (setjmp(png_jmpbuf(png_ptr))) /* Sets longjmp to match setjmp */