Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtiff/
H A Dtif_close.c74 TIFFUnmapFileContents(tif, tif->tif_base, (toff_t)tif->tif_size); in TIFFCleanup()
/reactos/sdk/include/reactos/libs/libtiff/
H A Dtiffiop.h245 #define TIFFUnmapFileContents(tif, addr, size) \ macro