Home | History | Annotate | Download | only in images

Lines Matching full:setjmp

200     /* Set error handling if you are using the setjmp/longjmp method (this is
204 if (setjmp(png_jmpbuf(png_ptr))) {
262 if (setjmp(png_jmpbuf(png_ptr))) {
623 if (setjmp(png_jmpbuf(png_ptr))) {
1115 if (setjmp(png_jmpbuf(png_ptr))) {