Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtiffconf.h92 #define TIFF_UINT64_FORMAT "%I64u" macro
108 #define TIFF_UINT64_FORMAT "%lu" macro
122 #define TIFF_UINT64_FORMAT "%llu" macro
D0000-build-config.patch130 +#define TIFF_UINT64_FORMAT "%I64u"
146 +#define TIFF_UINT64_FORMAT "%lu"
160 +#define TIFF_UINT64_FORMAT "%llu"