]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgomp/config.h.in
* builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_SIZE_PTR,
[thirdparty/gcc.git] / libgomp / config.h.in
CommitLineData
1e8e9920 1/* config.h.in. Generated from configure.ac by autoheader. */
2
7e5a76c8 3/* Define to 1 if you have the `aligned_alloc' function. */
4#undef HAVE_ALIGNED_ALLOC
5
8a75144c 6/* Define to 1 if the target assembler supports .symver directive. */
7#undef HAVE_AS_SYMVER_DIRECTIVE
8
1e8e9920 9/* Define to 1 if the target supports __attribute__((alias(...))). */
10#undef HAVE_ATTRIBUTE_ALIAS
11
12/* Define to 1 if the target supports __attribute__((dllexport)). */
13#undef HAVE_ATTRIBUTE_DLLEXPORT
14
15/* Define to 1 if the target supports __attribute__((visibility(...))). */
16#undef HAVE_ATTRIBUTE_VISIBILITY
17
59da30e1 18/* Define if the POSIX Semaphores do not work on your system. */
19#undef HAVE_BROKEN_POSIX_SEMAPHORES
20
ab7cd804 21/* Define to 1 if the target assembler supports thread-local storage. */
22#undef HAVE_CC_TLS
23
1e8e9920 24/* Define to 1 if you have the `clock_gettime' function. */
25#undef HAVE_CLOCK_GETTIME
26
ab7cd804 27/* Define to 1 if you have the <dlfcn.h> header file. */
28#undef HAVE_DLFCN_H
29
a7826e61 30/* Define to 1 if you have the `getegid' function. */
31#undef HAVE_GETEGID
32
33/* Define to 1 if you have the `geteuid' function. */
34#undef HAVE_GETEUID
35
36/* Define to 1 if you have the `getgid' function. */
37#undef HAVE_GETGID
38
7e5a76c8 39/* Define if gethostname is supported. */
40#undef HAVE_GETHOSTNAME
41
1e8e9920 42/* Define to 1 if you have the `getloadavg' function. */
43#undef HAVE_GETLOADAVG
44
7e5a76c8 45/* Define if getpid is supported. */
46#undef HAVE_GETPID
47
a7826e61 48/* Define to 1 if you have the `getuid' function. */
49#undef HAVE_GETUID
50
1e8e9920 51/* Define to 1 if you have the <inttypes.h> header file. */
52#undef HAVE_INTTYPES_H
53
a3d93be3 54/* Define to 1 if you have the `dl' library (-ldl). */
55#undef HAVE_LIBDL
56
7e5a76c8 57/* Define to 1 if you have the `memalign' function. */
58#undef HAVE_MEMALIGN
59
1e8e9920 60/* Define to 1 if you have the <memory.h> header file. */
61#undef HAVE_MEMORY_H
62
7e5a76c8 63/* Define to 1 if you have the `posix_memalign' function. */
64#undef HAVE_POSIX_MEMALIGN
65
8f697de6 66/* Define if pthread_{,attr_}{g,s}etaffinity_np is supported. */
67#undef HAVE_PTHREAD_AFFINITY_NP
68
b5cfe980 69/* Define to 1 if you have the <pthread.h> header file. */
70#undef HAVE_PTHREAD_H
71
a7826e61 72/* Define to 1 if you have the `secure_getenv' function. */
73#undef HAVE_SECURE_GETENV
74
1e8e9920 75/* Define to 1 if you have the <semaphore.h> header file. */
76#undef HAVE_SEMAPHORE_H
77
78/* Define to 1 if you have the <stdint.h> header file. */
79#undef HAVE_STDINT_H
80
81/* Define to 1 if you have the <stdlib.h> header file. */
82#undef HAVE_STDLIB_H
83
84/* Define to 1 if you have the <strings.h> header file. */
85#undef HAVE_STRINGS_H
86
87/* Define to 1 if you have the <string.h> header file. */
88#undef HAVE_STRING_H
89
17f4f6cb 90/* Define to 1 if you have the `strtoull' function. */
91#undef HAVE_STRTOULL
92
56686608 93/* Define to 1 if the system has the type `struct _Mutex_Control'. */
94#undef HAVE_STRUCT__MUTEX_CONTROL
95
71cbce26 96/* Define to 1 if the target runtime linker supports binding the same symbol
97 to different versions. */
98#undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT
99
1e8e9920 100/* Define to 1 if the target supports __sync_*_compare_and_swap */
101#undef HAVE_SYNC_BUILTINS
102
138f59be 103/* Define to 1 if you have the <sys/loadavg.h> header file. */
104#undef HAVE_SYS_LOADAVG_H
105
1e8e9920 106/* Define to 1 if you have the <sys/stat.h> header file. */
107#undef HAVE_SYS_STAT_H
108
85f988d0 109/* Define to 1 if you have the <sys/sysctl.h> header file. */
110#undef HAVE_SYS_SYSCTL_H
111
1e8e9920 112/* Define to 1 if you have the <sys/time.h> header file. */
113#undef HAVE_SYS_TIME_H
114
115/* Define to 1 if you have the <sys/types.h> header file. */
116#undef HAVE_SYS_TYPES_H
117
118/* Define to 1 if the target supports thread-local storage. */
119#undef HAVE_TLS
120
7e5a76c8 121/* Define if uname is supported and struct utsname has nodename field. */
122#undef HAVE_UNAME
123
1e8e9920 124/* Define to 1 if you have the <unistd.h> header file. */
125#undef HAVE_UNISTD_H
126
7e5a76c8 127/* Define to 1 if you have the `_aligned_malloc' function. */
128#undef HAVE__ALIGNED_MALLOC
129
a7826e61 130/* Define to 1 if you have the `__secure_getenv' function. */
131#undef HAVE___SECURE_GETENV
132
133/* Define path to HSA runtime. */
134#undef HSA_RUNTIME_LIB
135
fd6481cf 136/* Define to 1 if GNU symbol versioning is used for libgomp. */
137#undef LIBGOMP_GNU_SYMBOL_VERSIONING
138
b0d82200 139/* Define to 1 if building libgomp for an accelerator-only target. */
140#undef LIBGOMP_OFFLOADED_ONLY
141
44a69dfd 142/* Define to 1 if libgomp should use POSIX threads. */
143#undef LIBGOMP_USE_PTHREADS
144
ab7cd804 145/* Define to the sub-directory in which libtool stores uninstalled libraries.
146 */
147#undef LT_OBJDIR
148
daa8f58f 149/* Define to offload targets, separated by commas. */
a3d93be3 150#undef OFFLOAD_TARGETS
151
1e8e9920 152/* Name of package */
153#undef PACKAGE
154
155/* Define to the address where bug reports for this package should be sent. */
156#undef PACKAGE_BUGREPORT
157
158/* Define to the full name of this package. */
159#undef PACKAGE_NAME
160
161/* Define to the full name and version of this package. */
162#undef PACKAGE_STRING
163
164/* Define to the one symbol short name of this package. */
165#undef PACKAGE_TARNAME
166
cd9a469c 167/* Define to the home page for this package. */
168#undef PACKAGE_URL
169
1e8e9920 170/* Define to the version of this package. */
171#undef PACKAGE_VERSION
172
56686608 173/* Define to 1 if the HSA plugin is built, 0 if not. */
174#undef PLUGIN_HSA
175
ca4c3545 176/* Define to 1 if the NVIDIA plugin is built, 0 if not. */
177#undef PLUGIN_NVPTX
178
e7d2a440 179/* Define to 1 if the NVIDIA plugin should dlopen libcuda.so.1, 0 if it should
180 be linked against it. */
181#undef PLUGIN_NVPTX_DYNAMIC
182
a3d93be3 183/* Define if all infrastructure, needed for plugins, is supported. */
184#undef PLUGIN_SUPPORT
185
cd9a469c 186/* The size of `char', as computed by sizeof. */
b00e3183 187#undef SIZEOF_CHAR
188
cd9a469c 189/* The size of `int', as computed by sizeof. */
b00e3183 190#undef SIZEOF_INT
191
cd9a469c 192/* The size of `long', as computed by sizeof. */
b00e3183 193#undef SIZEOF_LONG
194
cd9a469c 195/* The size of `short', as computed by sizeof. */
b00e3183 196#undef SIZEOF_SHORT
197
cd9a469c 198/* The size of `void *', as computed by sizeof. */
b00e3183 199#undef SIZEOF_VOID_P
200
1e8e9920 201/* Define to 1 if you have the ANSI C header files. */
202#undef STDC_HEADERS
203
ab7cd804 204/* Define if you can safely include both <string.h> and <strings.h>. */
205#undef STRING_WITH_STRINGS
206
1e8e9920 207/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
208#undef TIME_WITH_SYS_TIME
209
ca4c3545 210/* Define to 1 if the target use emutls for thread-local storage. */
211#undef USE_EMUTLS
212
1e8e9920 213/* Version number of package */
214#undef VERSION