mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 00:59:07 +08:00
174 lines
4.8 KiB
C
174 lines
4.8 KiB
C
#define ACCEPT_TYPE_ARG1 int
|
|
#define ACCEPT_TYPE_ARG2 struct sockaddr *
|
|
#define ACCEPT_TYPE_ARG3 socklen_t
|
|
#define ACCEPT_TYPE_RETURN int
|
|
#define ALIGNOF_DOUBLE 8
|
|
#define ALIGNOF_INT 4
|
|
#define ALIGNOF_LONG 8
|
|
#define ALIGNOF_SHORT 2
|
|
#define BLCKSZ 8192
|
|
#define DEF_PGPORT 5432
|
|
#define DEF_PGPORT_STR "5432"
|
|
#define ENABLE_THREAD_SAFETY 1
|
|
#define FLEXIBLE_ARRAY_MEMBER /**/
|
|
#define FLOAT4PASSBYVAL true
|
|
#define FLOAT8PASSBYVAL true
|
|
#ifdef GETTIMEOFDAY_1ARG
|
|
# define gettimeofday(a,b) gettimeofday(a)
|
|
#endif
|
|
#define HAVE_ATOMICS 1
|
|
#define HAVE_CBRT 1
|
|
#define HAVE_CRYPT 1
|
|
#define HAVE_CRYPT_H 1
|
|
#define HAVE_DECL_FDATASYNC 1
|
|
#define HAVE_DECL_F_FULLFSYNC 0
|
|
#define HAVE_DECL_POSIX_FADVISE 1
|
|
#define HAVE_DECL_SNPRINTF 1
|
|
#define HAVE_DECL_STRLCAT 0
|
|
#define HAVE_DECL_STRLCPY 0
|
|
#define HAVE_DECL_SYS_SIGLIST 1
|
|
#define HAVE_DECL_VSNPRINTF 1
|
|
#define HAVE_DLOPEN 1
|
|
#define HAVE_FDATASYNC 1
|
|
#define HAVE_FSEEKO 1
|
|
#define HAVE_FUNCNAME__FUNC 1
|
|
#define HAVE_GCC__ATOMIC_INT32_CAS 1
|
|
#define HAVE_GCC__ATOMIC_INT64_CAS 1
|
|
#define HAVE_GCC__SYNC_CHAR_TAS 1
|
|
#define HAVE_GCC__SYNC_INT32_CAS 1
|
|
#define HAVE_GCC__SYNC_INT32_TAS 1
|
|
#define HAVE_GCC__SYNC_INT64_CAS 1
|
|
#define HAVE_GETADDRINFO 1
|
|
#define HAVE_GETHOSTBYNAME_R 1
|
|
#define HAVE_GETIFADDRS 1
|
|
#define HAVE_GETOPT 1
|
|
#define HAVE_GETOPT_H 1
|
|
#define HAVE_GETOPT_LONG 1
|
|
#define HAVE_GETPWUID_R 1
|
|
#define HAVE_GETRLIMIT 1
|
|
#define HAVE_GETRUSAGE 1
|
|
#define HAVE_IFADDRS_H 1
|
|
#define HAVE_INET_ATON 1
|
|
#define HAVE_INTPTR_T 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_INT_OPTERR 1
|
|
#define HAVE_INT_TIMEZONE 1
|
|
#define HAVE_IPV6 1
|
|
#define HAVE_ISINF 1
|
|
#define HAVE_LANGINFO_H 1
|
|
#define HAVE_LIBM 1
|
|
#define HAVE_LIBZ 1
|
|
#define HAVE_LOCALE_T 1
|
|
#define HAVE_LONG_INT_64 1
|
|
#define HAVE_LONG_LONG_INT 1
|
|
#define HAVE_MEMMOVE 1
|
|
#define HAVE_MEMORY_H 1
|
|
#define HAVE_MKDTEMP 1
|
|
#define HAVE_NETINET_IN_H 1
|
|
#define HAVE_NETINET_TCP_H 1
|
|
#define HAVE_NET_IF_H 1
|
|
#define HAVE_POLL 1
|
|
#define HAVE_POLL_H 1
|
|
#define HAVE_POSIX_FADVISE 1
|
|
#define HAVE_PTHREAD 1
|
|
#define HAVE_PTHREAD_PRIO_INHERIT 1
|
|
#define HAVE_PWD_H 1
|
|
#define HAVE_RANDOM 1
|
|
#define HAVE_READLINK 1
|
|
#define HAVE_RINT 1
|
|
#define HAVE_SETSID 1
|
|
#define HAVE_SHM_OPEN 1
|
|
#define HAVE_SNPRINTF 1
|
|
#define HAVE_SPINLOCKS 1
|
|
#define HAVE_SRANDOM 1
|
|
#define HAVE_SSL_GET_CURRENT_COMPRESSION 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRERROR 1
|
|
#define HAVE_STRERROR_R 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_STRTOLL 1
|
|
#define HAVE_STRTOULL 1
|
|
#define HAVE_STRUCT_ADDRINFO 1
|
|
#define HAVE_STRUCT_OPTION 1
|
|
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
|
|
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
|
|
#define HAVE_STRUCT_TM_TM_ZONE 1
|
|
#define HAVE_SYMLINK 1
|
|
#define HAVE_SYNC_FILE_RANGE 1
|
|
#define HAVE_SYSLOG 1
|
|
#define HAVE_SYS_EPOLL_H 1
|
|
#define HAVE_SYS_IOCTL_H 1
|
|
#define HAVE_SYS_IPC_H 1
|
|
#define HAVE_SYS_POLL_H 1
|
|
#define HAVE_SYS_RESOURCE_H 1
|
|
#define HAVE_SYS_SELECT_H 1
|
|
#define HAVE_SYS_SEM_H 1
|
|
#define HAVE_SYS_SHM_H 1
|
|
#define HAVE_SYS_SOCKET_H 1
|
|
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_SYS_TIME_H 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_SYS_UN_H 1
|
|
#define HAVE_TERMIOS_H 1
|
|
#define HAVE_TM_ZONE 1
|
|
#define HAVE_TOWLOWER 1
|
|
#define HAVE_TZNAME 1
|
|
#define HAVE_UINTPTR_T 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_UNIX_SOCKETS 1
|
|
#define HAVE_UNSETENV 1
|
|
#define HAVE_UNSIGNED_LONG_LONG_INT 1
|
|
#define HAVE_UTIME 1
|
|
#define HAVE_UTIMES 1
|
|
#define HAVE_UTIME_H 1
|
|
#define HAVE_VSNPRINTF 1
|
|
#define HAVE_WCHAR_H 1
|
|
#define HAVE_WCSTOMBS 1
|
|
#define HAVE_WCTYPE_H 1
|
|
#define HAVE__BUILTIN_BSWAP32 1
|
|
#define HAVE__BUILTIN_BSWAP64 1
|
|
#define HAVE__BUILTIN_CONSTANT_P 1
|
|
#define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
|
|
#define HAVE__BUILTIN_UNREACHABLE 1
|
|
#define HAVE__GET_CPUID 1
|
|
#define HAVE__STATIC_ASSERT 1
|
|
#define HAVE__VA_ARGS 1
|
|
#define INT64_MODIFIER "l"
|
|
#define MAXIMUM_ALIGNOF 8
|
|
#define MEMSET_LOOP_LIMIT 1024
|
|
#define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
|
|
#define PACKAGE_NAME "PostgreSQL"
|
|
#define PACKAGE_STRING "PostgreSQL 9.6.3"
|
|
#define PACKAGE_TARNAME "postgresql"
|
|
#define PACKAGE_URL ""
|
|
#define PACKAGE_VERSION "9.6.3"
|
|
#define PG_INT128_TYPE __int128
|
|
#define PG_INT64_TYPE long int
|
|
#define PG_KRB_SRVNAM "postgres"
|
|
#define PG_MAJORVERSION "9.6"
|
|
#define PG_PRINTF_ATTRIBUTE gnu_printf
|
|
#define PG_VERSION "9.6.3"
|
|
#define PG_VERSION_NUM 90603
|
|
#define PG_VERSION_STR "PostgreSQL 9.6.3 on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 5.4.1-2ubuntu1~16.04) 5.4.1 20160904, 64-bit"
|
|
#define RELSEG_SIZE 131072
|
|
#define SIZEOF_LONG 8
|
|
#define SIZEOF_OFF_T 8
|
|
#define SIZEOF_SIZE_T 8
|
|
#define SIZEOF_VOID_P 8
|
|
#define STDC_HEADERS 1
|
|
#define USE_FLOAT4_BYVAL 1
|
|
#define USE_FLOAT8_BYVAL 1
|
|
#define USE_INTEGER_DATETIMES 1
|
|
#define USE_SSE42_CRC32C_WITH_RUNTIME_CHECK 1
|
|
#define USE_SYSV_SEMAPHORES 1
|
|
#define USE_SYSV_SHARED_MEMORY 1
|
|
#if defined AC_APPLE_UNIVERSAL_BUILD
|
|
# if defined __BIG_ENDIAN__
|
|
# define WORDS_BIGENDIAN 1
|
|
# endif
|
|
#endif
|
|
#define XLOG_BLCKSZ 8192
|
|
#define XLOG_SEG_SIZE (16 * 1024 * 1024)
|