Home
last modified time | relevance | path

Searched refs:TIFF_INT64_FORMAT (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtiffconf.h85 #define TIFF_INT64_FORMAT "%I64d" macro
101 #define TIFF_INT64_FORMAT "%ld"
112 #define TIFF_INT64_FORMAT "%lld" macro
D0000-build-config.patch180 +#define TIFF_INT64_FORMAT "%I64d"
196 +#define TIFF_INT64_FORMAT "%ld"
207 +#define TIFF_INT64_FORMAT "%lld"
/external/opencv3/3rdparty/libtiff/
DChangeLog237 * configure.ac: Support configuring TIFF_INT64_FORMAT and