Go to the source code of this file.
| #define CCITT_SUPPORT 1 |
Definition at line 5 of file tif_config.h.
| #define CHECK_JPEG_YCBCR_SUBSAMPLING 1 |
Definition at line 9 of file tif_config.h.
| #define HAVE_ASSERT_H 1 |
Definition at line 21 of file tif_config.h.
| #define HAVE_DLFCN_H 1 |
Definition at line 24 of file tif_config.h.
| #define HAVE_FCNTL_H 1 |
Definition at line 27 of file tif_config.h.
| #define HAVE_INTTYPES_H 1 |
Definition at line 45 of file tif_config.h.
| #define HAVE_MMAP 1 |
Definition at line 57 of file tif_config.h.
| #define HAVE_SEARCH_H 1 |
Definition at line 66 of file tif_config.h.
| #define HAVE_SNPRINTF 1 |
Definition at line 72 of file tif_config.h.
| #define HAVE_STDINT_H 1 |
Definition at line 75 of file tif_config.h.
| #define HAVE_STRCASECMP 1 |
Definition at line 78 of file tif_config.h.
| #define HAVE_STRINGS_H 1 |
Definition at line 81 of file tif_config.h.
| #define HAVE_STRING_H 1 |
Definition at line 84 of file tif_config.h.
| #define HAVE_SYS_TYPES_H 1 |
Definition at line 102 of file tif_config.h.
| #define HAVE_UNISTD_H 1 |
Definition at line 105 of file tif_config.h.
| #define LIBJPEG_12_PATH |
Definition at line 111 of file tif_config.h.
| #define PACKAGE "LibTIFF Software" |
Definition at line 123 of file tif_config.h.
| #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
Definition at line 126 of file tif_config.h.
| #define PACKAGE_NAME "LibTIFF Software" |
Definition at line 129 of file tif_config.h.
| #define PACKAGE_STRING "LibTIFF Software " |
Definition at line 132 of file tif_config.h.
| #define PACKAGE_TARNAME "tiff" |
Definition at line 135 of file tif_config.h.
| #define PACKAGE_URL "" |
Definition at line 138 of file tif_config.h.
| #define PACKAGE_VERSION "" |
Definition at line 141 of file tif_config.h.
| #define SIZEOF_SIGNED_INT 4 |
Definition at line 144 of file tif_config.h.
| #define SIZEOF_SIGNED_LONG 8 |
Definition at line 147 of file tif_config.h.
| #define SIZEOF_SIGNED_LONG_LONG 8 |
Definition at line 150 of file tif_config.h.
| #define SIZEOF_UNSIGNED_CHAR_P 8 |
Definition at line 153 of file tif_config.h.
| #define SIZEOF_UNSIGNED_INT 4 |
Definition at line 156 of file tif_config.h.
| #define SIZEOF_UNSIGNED_LONG 8 |
Definition at line 159 of file tif_config.h.
| #define SIZEOF_UNSIGNED_LONG_LONG 8 |
Definition at line 162 of file tif_config.h.
| #define SIZEOF_UNSIGNED_SHORT |
Definition at line 165 of file tif_config.h.
| #define STRIP_SIZE_DEFAULT 8192 |
Definition at line 168 of file tif_config.h.
| #define TIFF_INT32_FORMAT "%d" |
Definition at line 171 of file tif_config.h.
| #define TIFF_INT64_FORMAT "%ld" |
Definition at line 174 of file tif_config.h.
| #define TIFF_PTRDIFF_FORMAT "%ld" |
Definition at line 177 of file tif_config.h.
| #define TIFF_SIZE_FORMAT "%lu" |
Definition at line 180 of file tif_config.h.
| #define TIFF_SSIZE_FORMAT "%ld" |
Definition at line 183 of file tif_config.h.
| #define TIFF_UINT32_FORMAT "%u" |
Definition at line 186 of file tif_config.h.
| #define TIFF_UINT64_FORMAT "%lu" |
Definition at line 189 of file tif_config.h.
| #define TIFF_UINT8_T unsigned char |
Definition at line 192 of file tif_config.h.
| #define TM_IN_SYS_TIME 1 |
Definition at line 198 of file tif_config.h.
| #define VERSION "" |
Definition at line 204 of file tif_config.h.
| #define _FILE_OFFSET_BITS 64 |
Definition at line 219 of file tif_config.h.
| #define inline inline |
Definition at line 224 of file tif_config.h.
1.8.13 on Tue May 18 2021