Home
last modified time | relevance | path

Searched refs:t2p_error (Results 1 – 2 of 2) sorted by relevance

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c160 t2p_err_t t2p_error; member
456 t2p->t2p_error = T2P_ERR_ERROR; in checkAdd64()
471 t2p->t2p_error = T2P_ERR_ERROR; in checkMultiply64()
809 if (t2p->t2p_error != 0) { in main()
1059 t2p->t2p_error = T2P_ERR_ERROR; in t2p_read_tiff_init()
1070 t2p->t2p_error = T2P_ERR_ERROR; in t2p_read_tiff_init()
1282 t2p->t2p_error = T2P_ERR_ERROR; in t2p_read_tiff_data()
1292 t2p->t2p_error = T2P_ERR_ERROR; in t2p_read_tiff_data()
1312 t2p->t2p_error = T2P_ERR_ERROR; in t2p_read_tiff_data()
1348 t2p->t2p_error = T2P_ERR_ERROR; in t2p_read_tiff_data()
[all …]
/libtiff-4.0.7/
H A DChangeLog1410 * tools/tiff2pdf.c: Fix two places where t2p_error didn't get set