Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_close.c75 TIFFUnmapFileContents(tif, tif->tif_base, (toff_t)tif->tif_size); in TIFFCleanup()
H A Dtiffiop.h230 #define TIFFUnmapFileContents(tif, addr, size) \ macro