ReactOS 0.4.16-dev-433-g6363f78
|
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 | inline __inline |
#define | lfind _lfind |
#define HAVE_ASSERT_H 1 |
Definition at line 5 of file tif_config.vc.h.
#define HAVE_DECL_OPTARG 0 |
Definition at line 33 of file tif_config.vc.h.
#define HAVE_FCNTL_H 1 |
Definition at line 8 of file tif_config.vc.h.
#define HAVE_IEEEFP 1 |
Definition at line 12 of file tif_config.vc.h.
#define HAVE_IO_H 1 |
Definition at line 24 of file tif_config.vc.h.
#define HAVE_JBG_NEWLEN 1 |
Definition at line 15 of file tif_config.vc.h.
#define HAVE_SEARCH_H 1 |
Definition at line 27 of file tif_config.vc.h.
#define HAVE_SETMODE 1 |
Definition at line 30 of file tif_config.vc.h.
#define HAVE_SNPRINTF 1 |
Definition at line 111 of file tif_config.vc.h.
#define HAVE_STRING_H 1 |
Definition at line 18 of file tif_config.vc.h.
#define HAVE_SYS_TYPES_H 1 |
Definition at line 21 of file tif_config.vc.h.
#define HOST_FILLORDER FILLORDER_LSB2MSB |
Definition at line 105 of file tif_config.vc.h.
#define inline __inline |
Definition at line 122 of file tif_config.vc.h.
Definition at line 126 of file tif_config.vc.h.
#define SIZEOF_INT 4 |
Definition at line 36 of file tif_config.vc.h.
#define SIZEOF_LONG 4 |
Definition at line 39 of file tif_config.vc.h.
#define SIZEOF_SIZE_T 4 |
Definition at line 85 of file tif_config.vc.h.
#define TIFF_INT64_FORMAT "%I64d" |
Definition at line 42 of file tif_config.vc.h.
Definition at line 45 of file tif_config.vc.h.
Definition at line 82 of file tif_config.vc.h.
#define TIFF_SIZE_FORMAT "%u" |
Definition at line 91 of file tif_config.vc.h.
#define TIFF_SIZE_FORMAT "%u" |
Definition at line 91 of file tif_config.vc.h.
Definition at line 94 of file tif_config.vc.h.
#define TIFF_SSIZE_FORMAT "%d" |
Definition at line 97 of file tif_config.vc.h.
Definition at line 100 of file tif_config.vc.h.
#define TIFF_UINT64_FORMAT "%I64u" |
Definition at line 48 of file tif_config.vc.h.
Definition at line 51 of file tif_config.vc.h.