Macros
cairo/config.h File Reference

Go to the source code of this file.

Macros

#define __EXTENSIONS__   1
 
#define _ALL_SOURCE   1
 
#define _DARWIN_USE_64_BIT_INODE   1
 
#define _GNU_SOURCE   1
 
#define _POSIX_PTHREAD_SEMANTICS   1
 
#define _TANDEM_SOURCE   1
 
#define CAIRO_CAN_TEST_PS_SURFACE   1
 
#define CAIRO_HAS_DLSYM   1
 
#define CAIRO_HAS_PTHREAD   1
 
#define CAIRO_HAS_REAL_PTHREAD   1
 
#define HAS_PIXMAN_GLYPHS   1
 
#define HAVE___UINT128_T   1
 
#define HAVE_ALARM   1
 
#define HAVE_BUILTIN_RETURN_ADDRESS   1
 
#define HAVE_BYTESWAP_H   1
 
#define HAVE_CLOCK_GETTIME   1
 
#define HAVE_CTIME_R   1
 
#define HAVE_CXX11_ATOMIC_PRIMITIVES   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_DRAND48   1
 
#define HAVE_FCNTL_H   1
 
#define HAVE_FECLEAREXCEPT   1
 
#define HAVE_FEDISABLEEXCEPT   1
 
#define HAVE_FEENABLEEXCEPT   1
 
#define HAVE_FENV_H   1
 
#define HAVE_FLOCKFILE   1
 
#define HAVE_FORK   1
 
#define HAVE_FT_GET_X11_FONT_FORMAT   1
 
#define HAVE_FT_GLYPHSLOT_EMBOLDEN   1
 
#define HAVE_FT_GLYPHSLOT_OBLIQUE   1
 
#define HAVE_FT_LIBRARY_SETLCDFILTER   1
 
#define HAVE_FT_LOAD_SFNT_TABLE   1
 
#define HAVE_FUNLOCKFILE   1
 
#define HAVE_GETLINE   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LIBGEN_H   1
 
#define HAVE_LIBRT   1
 
#define HAVE_LINK   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_MKDIR   2
 
#define HAVE_MMAP   1
 
#define HAVE_RAISE   1
 
#define HAVE_SCHED_GETAFFINITY   1
 
#define HAVE_SCHED_H   1
 
#define HAVE_SETJMP_H   1
 
#define HAVE_SIGNAL_H   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_STRNDUP   1
 
#define HAVE_SYS_IOCTL_H   1
 
#define HAVE_SYS_MMAN_H   1
 
#define HAVE_SYS_POLL_H   1
 
#define HAVE_SYS_SOCKET_H   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_SYS_UN_H   1
 
#define HAVE_SYS_WAIT_H   1
 
#define HAVE_TIME_H   1
 
#define HAVE_UINT64_T   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_WAITPID   1
 
#define HAVE_ZLIB   1
 
#define LT_OBJDIR   ".libs/"
 
#define PACKAGE_BUGREPORT   "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
 
#define PACKAGE_NAME   USE_cairo_INSTEAD
 
#define PACKAGE_STRING   USE_cairo_version_OR_cairo_version_string_INSTEAD
 
#define PACKAGE_TARNAME   USE_cairo_INSTEAD
 
#define PACKAGE_URL   "http://cairographics.org/"
 
#define PACKAGE_VERSION   USE_cairo_version_OR_cairo_version_string_INSTEAD
 
#define SHARED_LIB_EXT   "so"
 
#define SIZEOF_INT   4
 
#define SIZEOF_LONG   8
 
#define SIZEOF_LONG_LONG   8
 
#define SIZEOF_SIZE_T   8
 
#define SIZEOF_VOID_P   8
 
#define STDC_HEADERS   1
 
#define WARN_UNUSED_RESULT
 

Macro Definition Documentation

◆ __EXTENSIONS__

#define __EXTENSIONS__   1

Definition at line 370 of file cairo/config.h.

◆ _ALL_SOURCE

#define _ALL_SOURCE   1

Definition at line 354 of file cairo/config.h.

◆ _DARWIN_USE_64_BIT_INODE

#define _DARWIN_USE_64_BIT_INODE   1

Definition at line 405 of file cairo/config.h.

◆ _GNU_SOURCE

#define _GNU_SOURCE   1

Definition at line 358 of file cairo/config.h.

◆ _POSIX_PTHREAD_SEMANTICS

#define _POSIX_PTHREAD_SEMANTICS   1

Definition at line 362 of file cairo/config.h.

◆ _TANDEM_SOURCE

#define _TANDEM_SOURCE   1

Definition at line 366 of file cairo/config.h.

◆ CAIRO_CAN_TEST_PS_SURFACE

#define CAIRO_CAN_TEST_PS_SURFACE   1

Definition at line 28 of file cairo/config.h.

◆ CAIRO_HAS_DLSYM

#define CAIRO_HAS_DLSYM   1

Definition at line 38 of file cairo/config.h.

◆ CAIRO_HAS_PTHREAD

#define CAIRO_HAS_PTHREAD   1

Definition at line 44 of file cairo/config.h.

◆ CAIRO_HAS_REAL_PTHREAD

#define CAIRO_HAS_REAL_PTHREAD   1

Definition at line 47 of file cairo/config.h.

◆ HAS_PIXMAN_GLYPHS

#define HAS_PIXMAN_GLYPHS   1

Definition at line 70 of file cairo/config.h.

◆ HAVE___UINT128_T

#define HAVE___UINT128_T   1

Definition at line 300 of file cairo/config.h.

◆ HAVE_ALARM

#define HAVE_ALARM   1

Definition at line 73 of file cairo/config.h.

◆ HAVE_BUILTIN_RETURN_ADDRESS

#define HAVE_BUILTIN_RETURN_ADDRESS   1

Definition at line 80 of file cairo/config.h.

◆ HAVE_BYTESWAP_H

#define HAVE_BYTESWAP_H   1

Definition at line 83 of file cairo/config.h.

◆ HAVE_CLOCK_GETTIME

#define HAVE_CLOCK_GETTIME   1

Definition at line 86 of file cairo/config.h.

◆ HAVE_CTIME_R

#define HAVE_CTIME_R   1

Definition at line 89 of file cairo/config.h.

◆ HAVE_CXX11_ATOMIC_PRIMITIVES

#define HAVE_CXX11_ATOMIC_PRIMITIVES   1

Definition at line 92 of file cairo/config.h.

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 95 of file cairo/config.h.

◆ HAVE_DRAND48

#define HAVE_DRAND48   1

Definition at line 98 of file cairo/config.h.

◆ HAVE_FCNTL_H

#define HAVE_FCNTL_H   1

Definition at line 107 of file cairo/config.h.

◆ HAVE_FECLEAREXCEPT

#define HAVE_FECLEAREXCEPT   1

Definition at line 110 of file cairo/config.h.

◆ HAVE_FEDISABLEEXCEPT

#define HAVE_FEDISABLEEXCEPT   1

Definition at line 113 of file cairo/config.h.

◆ HAVE_FEENABLEEXCEPT

#define HAVE_FEENABLEEXCEPT   1

Definition at line 116 of file cairo/config.h.

◆ HAVE_FENV_H

#define HAVE_FENV_H   1

Definition at line 119 of file cairo/config.h.

◆ HAVE_FLOCKFILE

#define HAVE_FLOCKFILE   1

Definition at line 122 of file cairo/config.h.

◆ HAVE_FORK

#define HAVE_FORK   1

Definition at line 125 of file cairo/config.h.

◆ HAVE_FT_GET_X11_FONT_FORMAT

#define HAVE_FT_GET_X11_FONT_FORMAT   1

Definition at line 128 of file cairo/config.h.

◆ HAVE_FT_GLYPHSLOT_EMBOLDEN

#define HAVE_FT_GLYPHSLOT_EMBOLDEN   1

Definition at line 131 of file cairo/config.h.

◆ HAVE_FT_GLYPHSLOT_OBLIQUE

#define HAVE_FT_GLYPHSLOT_OBLIQUE   1

Definition at line 134 of file cairo/config.h.

◆ HAVE_FT_LIBRARY_SETLCDFILTER

#define HAVE_FT_LIBRARY_SETLCDFILTER   1

Definition at line 137 of file cairo/config.h.

◆ HAVE_FT_LOAD_SFNT_TABLE

#define HAVE_FT_LOAD_SFNT_TABLE   1

Definition at line 140 of file cairo/config.h.

◆ HAVE_FUNLOCKFILE

#define HAVE_FUNLOCKFILE   1

Definition at line 143 of file cairo/config.h.

◆ HAVE_GETLINE

#define HAVE_GETLINE   1

Definition at line 149 of file cairo/config.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 155 of file cairo/config.h.

◆ HAVE_LIBGEN_H

#define HAVE_LIBGEN_H   1

Definition at line 161 of file cairo/config.h.

◆ HAVE_LIBRT

#define HAVE_LIBRT   1

Definition at line 164 of file cairo/config.h.

◆ HAVE_LINK

#define HAVE_LINK   1

Definition at line 170 of file cairo/config.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 182 of file cairo/config.h.

◆ HAVE_MKDIR

#define HAVE_MKDIR   2

Definition at line 186 of file cairo/config.h.

◆ HAVE_MMAP

#define HAVE_MMAP   1

Definition at line 189 of file cairo/config.h.

◆ HAVE_RAISE

#define HAVE_RAISE   1

Definition at line 198 of file cairo/config.h.

◆ HAVE_SCHED_GETAFFINITY

#define HAVE_SCHED_GETAFFINITY   1

Definition at line 204 of file cairo/config.h.

◆ HAVE_SCHED_H

#define HAVE_SCHED_H   1

Definition at line 207 of file cairo/config.h.

◆ HAVE_SETJMP_H

#define HAVE_SETJMP_H   1

Definition at line 210 of file cairo/config.h.

◆ HAVE_SIGNAL_H

#define HAVE_SIGNAL_H   1

Definition at line 213 of file cairo/config.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 216 of file cairo/config.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 219 of file cairo/config.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 225 of file cairo/config.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 222 of file cairo/config.h.

◆ HAVE_STRNDUP

#define HAVE_STRNDUP   1

Definition at line 228 of file cairo/config.h.

◆ HAVE_SYS_IOCTL_H

#define HAVE_SYS_IOCTL_H   1

Definition at line 234 of file cairo/config.h.

◆ HAVE_SYS_MMAN_H

#define HAVE_SYS_MMAN_H   1

Definition at line 237 of file cairo/config.h.

◆ HAVE_SYS_POLL_H

#define HAVE_SYS_POLL_H   1

Definition at line 240 of file cairo/config.h.

◆ HAVE_SYS_SOCKET_H

#define HAVE_SYS_SOCKET_H   1

Definition at line 243 of file cairo/config.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 246 of file cairo/config.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 249 of file cairo/config.h.

◆ HAVE_SYS_UN_H

#define HAVE_SYS_UN_H   1

Definition at line 252 of file cairo/config.h.

◆ HAVE_SYS_WAIT_H

#define HAVE_SYS_WAIT_H   1

Definition at line 255 of file cairo/config.h.

◆ HAVE_TIME_H

#define HAVE_TIME_H   1

Definition at line 258 of file cairo/config.h.

◆ HAVE_UINT64_T

#define HAVE_UINT64_T   1

Definition at line 264 of file cairo/config.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 267 of file cairo/config.h.

◆ HAVE_WAITPID

#define HAVE_WAITPID   1

Definition at line 273 of file cairo/config.h.

◆ HAVE_ZLIB

#define HAVE_ZLIB   1

Definition at line 297 of file cairo/config.h.

◆ LT_OBJDIR

#define LT_OBJDIR   ".libs/"

Definition at line 307 of file cairo/config.h.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

Definition at line 313 of file cairo/config.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   USE_cairo_INSTEAD

Definition at line 317 of file cairo/config.h.

◆ PACKAGE_STRING

#define PACKAGE_STRING   USE_cairo_version_OR_cairo_version_string_INSTEAD

Definition at line 320 of file cairo/config.h.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   USE_cairo_INSTEAD

Definition at line 323 of file cairo/config.h.

◆ PACKAGE_URL

#define PACKAGE_URL   "http://cairographics.org/"

Definition at line 326 of file cairo/config.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   USE_cairo_version_OR_cairo_version_string_INSTEAD

Definition at line 329 of file cairo/config.h.

◆ SHARED_LIB_EXT

#define SHARED_LIB_EXT   "so"

Definition at line 332 of file cairo/config.h.

◆ SIZEOF_INT

#define SIZEOF_INT   4

Definition at line 335 of file cairo/config.h.

◆ SIZEOF_LONG

#define SIZEOF_LONG   8

Definition at line 338 of file cairo/config.h.

◆ SIZEOF_LONG_LONG

#define SIZEOF_LONG_LONG   8

Definition at line 341 of file cairo/config.h.

◆ SIZEOF_SIZE_T

#define SIZEOF_SIZE_T   8

Definition at line 344 of file cairo/config.h.

◆ SIZEOF_VOID_P

#define SIZEOF_VOID_P   8

Definition at line 347 of file cairo/config.h.

◆ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 350 of file cairo/config.h.

◆ WARN_UNUSED_RESULT

#define WARN_UNUSED_RESULT

Definition at line 375 of file cairo/config.h.



cartographer
Author(s): The Cartographer Authors
autogenerated on Mon Feb 28 2022 22:00:59