Home | History | Annotate | Download | only in libpng

Lines Matching full:setjmp

502    if (setjmp(jmpbuf))
504 if (setjmp(png_ptr->jmpbuf))
584 /* Applications that neglect to set up their own setjmp() and then
589 if (setjmp(jmpbuf))
593 if (setjmp(png_ptr->jmpbuf))