Home
last modified time | relevance | path

Searched refs:XTIFFClose (Results 1 – 5 of 5) sorted by relevance

/libtiff-4.0.7/contrib/tags/
H A Dlisttif.c24 XTIFFClose(tif); in main()
29 if (tif) XTIFFClose(tif); in main()
H A Dmaketif.c26 XTIFFClose(tif); in main()
31 if (tif) XTIFFClose(tif); in main()
H A Dxtiffio.h45 extern void XTIFFClose(TIFF *tif);
H A DREADME115 and "TIFFClose()" routines, called XTIFFOpen, XTIFFFdOpen and XTIFFClose.
125 -DTIFFOpen=XTIFFOpen -DTIFFClose=XTIFFClose -DTIFFFdOpen=XTIFFFdOpen
H A Dxtif_dir.c333 XTIFFClose(TIFF *tif) in XTIFFClose() function