Home | History | Annotate | Download | only in libpng

Lines Matching full:setjmp

84    if (setjmp(jmpbuf))
86 if (setjmp(png_ptr->jmpbuf))
182 /* Applications that neglect to set up their own setjmp() and then
186 if (setjmp(jmpbuf))
190 if (setjmp(png_ptr->jmpbuf))