ReactOS 0.4.16-dev-311-g9382aa2
|
Go to the source code of this file.
Macros | |
#define | HAVE_ASSERT_H 1 |
#define | HAVE_FCNTL_H 1 |
#define | HAVE_IEEEFP 1 |
#define | HAVE_JBG_NEWLEN 1 |
#define | HAVE_STRING_H 1 |
#define | HAVE_SYS_TYPES_H 1 |
#define | HAVE_IO_H 1 |
#define | HAVE_SEARCH_H 1 |
#define | HAVE_SETMODE 1 |
#define | HAVE_DECL_OPTARG 0 |
#define | SIZEOF_INT 4 |
#define | SIZEOF_LONG 4 |
#define | TIFF_INT64_FORMAT "%I64d" |
#define | TIFF_INT64_T signed __int64 |
#define | TIFF_UINT64_FORMAT "%I64u" |
#define | TIFF_UINT64_T unsigned __int64 |
#define | TIFF_PTRDIFF_T signed int |
#define | SIZEOF_SIZE_T 4 |
#define | TIFF_SIZE_FORMAT "%u" |
#define | TIFF_SIZE_FORMAT "%u" |
#define | TIFF_SIZE_T unsigned int |
#define | TIFF_SSIZE_FORMAT "%d" |
#define | TIFF_SSIZE_T signed int |
#define | HOST_FILLORDER FILLORDER_LSB2MSB |
#define | HAVE__SNPRINTF 1 |
#define | snprintf _snprintf |
#define | inline __inline |
#define | lfind _lfind |
#define HAVE__SNPRINTF 1 |
Definition at line 115 of file tif_config.h.
#define HAVE_ASSERT_H 1 |
Definition at line 5 of file tif_config.h.
#define HAVE_DECL_OPTARG 0 |
Definition at line 33 of file tif_config.h.
#define HAVE_FCNTL_H 1 |
Definition at line 8 of file tif_config.h.
#define HAVE_IEEEFP 1 |
Definition at line 12 of file tif_config.h.
#define HAVE_IO_H 1 |
Definition at line 24 of file tif_config.h.
#define HAVE_JBG_NEWLEN 1 |
Definition at line 15 of file tif_config.h.
#define HAVE_SEARCH_H 1 |
Definition at line 27 of file tif_config.h.
#define HAVE_SETMODE 1 |
Definition at line 30 of file tif_config.h.
#define HAVE_STRING_H 1 |
Definition at line 18 of file tif_config.h.
#define HAVE_SYS_TYPES_H 1 |
Definition at line 21 of file tif_config.h.
#define HOST_FILLORDER FILLORDER_LSB2MSB |
Definition at line 113 of file tif_config.h.
#define inline __inline |
Definition at line 126 of file tif_config.h.
Definition at line 130 of file tif_config.h.
#define SIZEOF_INT 4 |
Definition at line 36 of file tif_config.h.
#define SIZEOF_LONG 4 |
Definition at line 39 of file tif_config.h.
#define SIZEOF_SIZE_T 4 |
Definition at line 93 of file tif_config.h.
Definition at line 116 of file tif_config.h.
#define TIFF_INT64_FORMAT "%I64d" |
Definition at line 42 of file tif_config.h.
Definition at line 48 of file tif_config.h.
Definition at line 90 of file tif_config.h.
#define TIFF_SIZE_FORMAT "%u" |
Definition at line 99 of file tif_config.h.
#define TIFF_SIZE_FORMAT "%u" |
Definition at line 99 of file tif_config.h.
Definition at line 102 of file tif_config.h.
#define TIFF_SSIZE_FORMAT "%d" |
Definition at line 105 of file tif_config.h.
Definition at line 108 of file tif_config.h.
#define TIFF_UINT64_FORMAT "%I64u" |
Definition at line 52 of file tif_config.h.
Definition at line 58 of file tif_config.h.