HomeSort by relevance Sort by last modified time
    Searched refs:JMP_BUF (Results 1 - 4 of 4) sorted by null

  /external/opencv3/3rdparty/libtiff/
tif_jpeg.c 119 #define JMP_BUF jmp_buf
147 JMP_BUF exit_jmpbuf; /* for catching libjpeg failures */
    [all...]
tif_ojpeg.c 137 * SETJMP, LONGJMP, JMP_BUF: On some machines/environments a longjump equivalent is
154 #define JMP_BUF jmp_buf
248 JMP_BUF exit_jmpbuf;
    [all...]
  /external/pdfium/third_party/libtiff/
tif_jpeg.c 127 #define JMP_BUF jmp_buf
155 JMP_BUF exit_jmpbuf; /* for catching libjpeg failures */
    [all...]
tif_ojpeg.c 137 * SETJMP, LONGJMP, JMP_BUF: On some machines/environments a longjump equivalent is
154 #define JMP_BUF jmp_buf
257 JMP_BUF exit_jmpbuf;
    [all...]

Completed in 54 milliseconds