Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching full:setjmp

473 setjmp(jmpbuf))
475 if (setjmp(png_ptr->jmpbuf))
547 /* Applications that neglect to set up their own setjmp() and then encounter
551 if (setjmp(jmpbuf))
555 if (setjmp(png_ptr->jmpbuf))