Searched refs:LONGJMP (Results 1 – 2 of 2) sorted by relevance
118 #define LONGJMP(jbuf,code) longjmp(jbuf,code) macro221 LONGJMP(sp->exit_jmpbuf, 1); /* return to libtiff caller */ in TIFFjpeg_error_exit()
153 #define LONGJMP(jbuf,code) longjmp(jbuf,code) macro2455 LONGJMP(sp->exit_jmpbuf,1); in jpeg_encap_unwind()