Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtiffiop.h228 #define TIFFMapFileContents(tif, paddr, psize) \ macro
H A Dtif_open.c446 if (TIFFMapFileContents(tif,(void**)(&tif->tif_base),&n))