Home | History | Annotate | Download | only in libpng

Lines Matching full:setjmp

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