Searched refs:TIFFUnmapFileContents (Results 1 – 2 of 2) sorted by relevance
74 TIFFUnmapFileContents(tif, tif->tif_base, (toff_t)tif->tif_size); in TIFFCleanup()
245 #define TIFFUnmapFileContents(tif, addr, size) \ macro