Home | History | Annotate | Download | only in libpng

Lines Matching full:setjmp

351 /* This is an attempt to force a single setjmp behaviour on Linux.  If
355 * the same setjmp.h that was included when libpng was built. Only define
371 __pngconf.h__ in libpng already includes setjmp.h;
377 /* include setjmp.h for error handling */
378 # include <setjmp.h>