Home
last modified time | relevance | path

Searched defs:jbuf (Results 1 – 2 of 2) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_jpeg.c117 #define SETJMP(jbuf) setjmp(jbuf) argument
118 #define LONGJMP(jbuf,code) longjmp(jbuf,code) argument
H A Dtif_ojpeg.c152 #define SETJMP(jbuf) setjmp(jbuf) argument
153 #define LONGJMP(jbuf,code) longjmp(jbuf,code) argument