Searched refs:TIFFMapFileContents (Results 1 – 2 of 2) sorted by relevance
| /libtiff-4.0.7/libtiff/ | ||
| H A D | tiffiop.h | 228 #define TIFFMapFileContents(tif, paddr, psize) \ macro |
| H A D | tif_open.c | 446 if (TIFFMapFileContents(tif,(void**)(&tif->tif_base),&n)) |