Home | History | Annotate | Download | only in libpng

Lines Matching full:setjmp

503    if (setjmp(jmpbuf))
505 if (setjmp(png_ptr->jmpbuf))
585 /* Applications that neglect to set up their own setjmp() and then
590 if (setjmp(jmpbuf))
594 if (setjmp(png_ptr->jmpbuf))