Home | History | Annotate | Download | only in jni

Lines Matching refs:longjmp

1032 /* Moved from pngconf.h in 1.4.0 and modified to ensure setjmp/longjmp
1037 * supplied with an appropriate 'longjmp' function to use on that jmp_buf
1046 (*png_set_longjmp_fn((png_ptr), longjmp, sizeof (jmp_buf)))
1052 * longjmp(png_ptr->jmpbuf, val). If longjmp_fn() has been set, it
1753 * still do a longjmp to the last setjmp location if you are using this