Home
last modified time | relevance | path

Searched defs:TIFF_UINT64_FORMAT (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_config.vc.h48 #define TIFF_UINT64_FORMAT "%I64u" macro
A Dtiffconf.vc.h53 #define TIFF_UINT64_FORMAT "%I64u" macro
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DCMakeLists.txt332 set(TIFF_UINT64_FORMAT "%lu") variable
336 set(TIFF_UINT64_FORMAT "%I64u") variable
338 set(TIFF_UINT64_FORMAT "%llu") variable
A Dconfigure.ac336 AC_DEFINE_UNQUOTED(TIFF_UINT64_FORMAT,$UINT64_FORMAT,[Unsigned 64-bit type formatter]) definition
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/mingw/
A Dtif_config.h370 #define TIFF_UINT64_FORMAT "%I64u" macro

Completed in 7 milliseconds