Searched defs:TIFF_UINT64_FORMAT (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libtiff/
H A Dtif_config.h147 # define TIFF_UINT64_FORMAT "%I64u" macro
150 # define TIFF_UINT64_FORMAT "%llu" macro
/external/pdfium/third_party/libtiff/
H A Dtiffconf.h88 #define TIFF_UINT64_FORMAT "%I64u" macro
104 #define TIFF_UINT64_FORMAT "%lu"
115 #define TIFF_UINT64_FORMAT "%llu" macro

Completed in 214 milliseconds