summaryrefslogtreecommitdiff
path: root/pkg/nasm/config.h
blob: 6554e2cf47aa2f8b56eb4f520ad73fa4f205bf13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
/* #undef ABORT_ON_PANIC */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
#define CFLAGS_FDATA_SECTIONS 1
#define CFLAGS_FFUNCTION_SECTIONS 1
/* #undef CFLAGS_FGNU89_INLINE */
/* #undef CFLAGS_FLTO */
#define CFLAGS_FNO_COMMON 1
/* #undef CFLAGS_FNO_OMIT_FRAME_POINTER */
/* #undef CFLAGS_FSANITIZE_ADDRESS */
/* #undef CFLAGS_FSANITIZE_UNDEFINED */
#define CFLAGS_FTRIVIAL_AUTO_VAR_INIT_ZERO 1
#define CFLAGS_FVISIBILITY_HIDDEN 1
#define CFLAGS_FWRAPV 1
/* #undef CFLAGS_GGDB3 */
/* #undef CFLAGS_O0 */
#define CFLAGS_PEDANTIC 1
/* #undef CFLAGS_PG */
/* #undef CFLAGS_STD_C11 */
#define CFLAGS_STD_C17 1
/* #undef CFLAGS_STD_C99 */
#define CFLAGS_U_STRICT_ANSI 1
#define CFLAGS_W 1
#define CFLAGS_WALL 1
#define CFLAGS_WC90_C99_COMPAT 1
/* #undef CFLAGS_WC99_COMPAT */
/* #undef CFLAGS_WC99_EXTENSIONS */
/* #undef CFLAGS_WERROR */
#define CFLAGS_WERROR_ATTRIBUTES 1
#define CFLAGS_WERROR_COMMENT 1
#define CFLAGS_WERROR_IMPLICIT 1
#define CFLAGS_WERROR_MISSING_BRACES 1
#define CFLAGS_WERROR_MISSING_DECLARATIONS 1
#define CFLAGS_WERROR_MISSING_PROTOTYPES 1
#define CFLAGS_WERROR_POINTER_ARITH 1
#define CFLAGS_WERROR_RETURN_TYPE 1
#define CFLAGS_WERROR_STRICT_PROTOTYPES 1
#define CFLAGS_WERROR_TRIGRAPHS 1
/* #undef CFLAGS_WERROR_UNKNOWN_WARNING_OPTION */
#define CFLAGS_WERROR_VLA 1
#define CFLAGS_WLONG_LONG 1
/* #undef CFLAGS_WPEDANTIC_MS_FORMAT */
#define CFLAGS_WSHIFT_NEGATIVE_VALUE 1
#define CFLAGS_WSTRINGOP_TRUNCATION 1
/* #undef CFLAGS_WSUGGEST_ATTRIBUTE_COLD */
/* #undef CFLAGS_WSUGGEST_ATTRIBUTE_CONST */
/* #undef CFLAGS_WSUGGEST_ATTRIBUTE_FORMAT */
/* #undef CFLAGS_WSUGGEST_ATTRIBUTE_MALLOC */
/* #undef CFLAGS_WSUGGEST_ATTRIBUTE_NORETURN */
/* #undef CFLAGS_WSUGGEST_ATTRIBUTE_PURE */
#define HAVE_ACCESS 1
/* #undef HAVE_CANONICALIZE_FILE_NAME */
/* #undef HAVE_CPU_TO_LE16 */
/* #undef HAVE_CPU_TO_LE32 */
/* #undef HAVE_CPU_TO_LE64 */
#define HAVE_DECL_STRCASECMP 1
#define HAVE_DECL_STRICMP 0
#define HAVE_DECL_STRLCPY 1
#define HAVE_DECL_STRNCASECMP 1
#define HAVE_DECL_STRNICMP 0
#define HAVE_DECL_STRNLEN 1
#define HAVE_DECL_STRRCHRNUL 0
#define HAVE_DECL_STRSEP 1
#define HAVE_ENDIAN_H 1
#define HAVE_FACCESSAT 1
#define HAVE_FCNTL_H 1
#define HAVE_FILENO 1
#define HAVE_FSEEKO 1
#define HAVE_FSTAT 1
#define HAVE_FTRUNCATE 1
#define HAVE_FUNC_ATTRIBUTE1_ALLOC_SIZE 1
/* #undef HAVE_FUNC_ATTRIBUTE2_ALLOC_SIZE */
#define HAVE_FUNC_ATTRIBUTE3_FORMAT 1
#define HAVE_FUNC_ATTRIBUTE_COLD 1
#define HAVE_FUNC_ATTRIBUTE_CONST 1
#define HAVE_FUNC_ATTRIBUTE_ERROR 1
#define HAVE_FUNC_ATTRIBUTE_MALLOC 1
#define HAVE_FUNC_ATTRIBUTE_NORETURN 1
#define HAVE_FUNC_ATTRIBUTE_PURE 1
#define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1
#define HAVE_FUNC_ATTRIBUTE_SENTINEL 1
#define HAVE_FUNC_ATTRIBUTE_UNUSED 1
#define HAVE_FUNC_PTR_ATTRIBUTE1_ALLOC_SIZE 1
/* #undef HAVE_FUNC_PTR_ATTRIBUTE2_ALLOC_SIZE */
#define HAVE_FUNC_PTR_ATTRIBUTE3_FORMAT 1
/* #undef HAVE_FUNC_PTR_ATTRIBUTE_COLD */
#define HAVE_FUNC_PTR_ATTRIBUTE_CONST 1
/* #undef HAVE_FUNC_PTR_ATTRIBUTE_MALLOC */
#define HAVE_FUNC_PTR_ATTRIBUTE_NORETURN 1
/* #undef HAVE_FUNC_PTR_ATTRIBUTE_PURE */
#define HAVE_FUNC_PTR_ATTRIBUTE_RETURNS_NONNULL 1
#define HAVE_FUNC_PTR_ATTRIBUTE_SENTINEL 1
#define HAVE_FUNC_PTR_ATTRIBUTE_UNUSED 1
#define HAVE_GETGID 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETUID 1
#define HAVE_HTOLE16 1
#define HAVE_HTOLE32 1
#define HAVE_HTOLE64 1
/* #undef HAVE_INTRIN_H */
#define HAVE_INTTYPES_H 1
/* #undef HAVE_IO_H */
#define HAVE_ISASCII 1
#define HAVE_ISCNTRL 1
/* #undef HAVE_MACHINE_ENDIAN_H */
#define HAVE_MEMPCPY 1
/* #undef HAVE_MEMPSET */
/* #undef HAVE_MINIX_CONFIG_H */
#define HAVE_MMAP 1
#define HAVE_PATHCONF 1
#define HAVE_REALPATH 1
#define HAVE_SNPRINTF 1
#define HAVE_STAT 1
#define HAVE_STDARG_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_STDC_INLINE 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDNORETURN_H 1
#define HAVE_STRCASECMP 1
/* #undef HAVE_STRICMP */
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRLCPY 1
#define HAVE_STRNCASECMP 1
/* #undef HAVE_STRNICMP */
#define HAVE_STRNLEN 1
/* #undef HAVE_STRRCHRNUL */
#define HAVE_STRSEP 1
#define HAVE_STRUCT_STAT 1
/* #undef HAVE_STRUCT__STATI64 */
#define HAVE_SYSCONF 1
/* #undef HAVE_SYS_ENDIAN_H */
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
/* #undef HAVE_S_ISREG */
#define HAVE_TYPEOF 1
#define HAVE_UINTPTR_T 1
#define HAVE_UNISTD_H 1
#define HAVE_VSNPRINTF 1
#define HAVE_WCHAR_H 1
/* #undef HAVE__ACCESS */
/* #undef HAVE__BITSCANREVERSE */
/* #undef HAVE__BITSCANREVERSE64 */
#define HAVE__BOOL 1
/* #undef HAVE__BYTESWAP_UINT64 */
/* #undef HAVE__BYTESWAP_ULONG */
/* #undef HAVE__BYTESWAP_USHORT */
/* #undef HAVE__CHSIZE */
/* #undef HAVE__CHSIZE_S */
/* #undef HAVE__FILENO */
/* #undef HAVE__FSEEKI64 */
/* #undef HAVE__FSTATI64 */
/* #undef HAVE__FULLPATH */
/* #undef HAVE__STATI64 */
/* #undef HAVE___BSWAP_16 */
/* #undef HAVE___BSWAP_32 */
/* #undef HAVE___BSWAP_64 */
#define HAVE___BUILTIN_BSWAP16 1
#define HAVE___BUILTIN_BSWAP32 1
#define HAVE___BUILTIN_BSWAP64 1
/* probe HAVE___BUILTIN_CHOOSE_EXPR */
/* probe HAVE___BUILTIN_CLZ */
#define HAVE___BUILTIN_CLZL 1
#define HAVE___BUILTIN_CLZLL 1
#define HAVE___BUILTIN_CONSTANT_P 1
#define HAVE___BUILTIN_EXPECT 1
/* #undef HAVE___CPU_TO_LE16 */
/* #undef HAVE___CPU_TO_LE32 */
/* #undef HAVE___CPU_TO_LE64 */
#define LDFLAGS_WL_GC_SECTIONS 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_URL ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#ifndef _ALL_SOURCE
# define _ALL_SOURCE 1
#endif
#ifndef _DARWIN_C_SOURCE
# define _DARWIN_C_SOURCE 1
#endif
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
#ifndef _GNU_SOURCE
# define _GNU_SOURCE 1
#endif
#ifndef _HPUX_ALT_XOPEN_SOCKET_API
# define _HPUX_ALT_XOPEN_SOCKET_API 1
#endif
#ifndef _MINIX
/* # undef _MINIX */
#endif
#ifndef _NETBSD_SOURCE
# define _NETBSD_SOURCE 1
#endif
#ifndef _OPENBSD_SOURCE
# define _OPENBSD_SOURCE 1
#endif
#ifndef _POSIX_SOURCE
/* # undef _POSIX_SOURCE */
#endif
#ifndef _POSIX_1_SOURCE
/* # undef _POSIX_1_SOURCE */
#endif
#ifndef _POSIX_PTHREAD_SEMANTICS
# define _POSIX_PTHREAD_SEMANTICS 1
#endif
#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
# define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#endif
#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
# define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#endif
#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
# define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#endif
#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
# define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#endif
#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
# define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#endif
#ifndef __STDC_WANT_LIB_EXT2__
# define __STDC_WANT_LIB_EXT2__ 1
#endif
#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
# define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#endif
#ifndef _TANDEM_SOURCE
# define _TANDEM_SOURCE 1
#endif
#ifndef _XOPEN_SOURCE
/* # undef _XOPEN_SOURCE */
#endif
/* #undef WORDS_BIGENDIAN */
#define WORDS_LITTLEENDIAN 1
/* #undef _FILE_OFFSET_BITS */
/* #undef _LARGEFILE_SOURCE */
/* #undef _LARGE_FILES */
/* #undef const */
#ifndef __cplusplus
/* #undef inline */
#endif
#define restrict __restrict__
#if defined __SUNPRO_CC && !defined __RESTRICT && !defined __restrict__
# define _Restrict
# define __restrict__
#endif
/* #undef size_t */
/* #undef snprintf */
#define typeof __typeof
/* #undef uintptr_t */
/* #undef vsnprintf */
#ifndef alloc_size_func2
# ifdef HAVE_FUNC_ATTRIBUTE2_ALLOC_SIZE
#  define alloc_size_func2(x1,x2) __attribute__((alloc_size(x1,x2)))
# else
#  define alloc_size_func2(x1,x2)
# endif
#endif
#ifndef alloc_size_func2_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE2_ALLOC_SIZE
#  define alloc_size_func2_ptr(x1,x2) __attribute__((alloc_size(x1,x2)))
# else
#  define alloc_size_func2_ptr(x1,x2)
# endif
#endif
#ifndef end_with_null
# ifdef HAVE_FUNC_ATTRIBUTE_SENTINEL
#  define end_with_null __attribute__((sentinel))
# else
#  define end_with_null
# endif
#endif
#ifndef end_with_null_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE_SENTINEL
#  define end_with_null_ptr __attribute__((sentinel))
# else
#  define end_with_null_ptr
# endif
#endif
#ifndef format_func3
# ifdef HAVE_FUNC_ATTRIBUTE3_FORMAT
#  define format_func3(x1,x2,x3) __attribute__((format(x1,x2,x3)))
# else
#  define format_func3(x1,x2,x3)
# endif
#endif
#ifndef format_func3_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE3_FORMAT
#  define format_func3_ptr(x1,x2,x3) __attribute__((format(x1,x2,x3)))
# else
#  define format_func3_ptr(x1,x2,x3)
# endif
#endif
#ifndef const_func
# ifdef HAVE_FUNC_ATTRIBUTE_CONST
#  define const_func __attribute__((const))
# else
#  define const_func
# endif
#endif
#ifndef const_func_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE_CONST
#  define const_func_ptr __attribute__((const))
# else
#  define const_func_ptr
# endif
#endif
#ifndef pure_func
# ifdef HAVE_FUNC_ATTRIBUTE_PURE
#  define pure_func __attribute__((pure))
# else
#  define pure_func
# endif
#endif
#ifndef pure_func_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE_PURE
#  define pure_func_ptr __attribute__((pure))
# else
#  define pure_func_ptr
# endif
#endif
#ifndef noreturn_func
# ifdef HAVE_FUNC_ATTRIBUTE_NORETURN
#  define noreturn_func __attribute__((noreturn))
# else
#  define noreturn_func
# endif
#endif
#ifndef unlikely_func
# ifdef HAVE_FUNC_ATTRIBUTE_COLD
#  define unlikely_func __attribute__((cold))
# else
#  define unlikely_func
# endif
#endif
#ifndef unlikely_func_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE_COLD
#  define unlikely_func_ptr __attribute__((cold))
# else
#  define unlikely_func_ptr
# endif
#endif
#ifndef unused_func
# ifdef HAVE_FUNC_ATTRIBUTE_UNUSED
#  define unused_func __attribute__((unused))
# else
#  define unused_func
# endif
#endif
#ifndef unused_func_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE_UNUSED
#  define unused_func_ptr __attribute__((unused))
# else
#  define unused_func_ptr
# endif
#endif
#ifndef noreturn_func_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE_NORETURN
#  define noreturn_func_ptr __attribute__((noreturn))
# else
#  define noreturn_func_ptr
# endif
#endif
#ifndef never_null
# ifdef HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL
#  define never_null __attribute__((returns_nonnull))
# else
#  define never_null
# endif
#endif
#ifndef never_null_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE_RETURNS_NONNULL
#  define never_null_ptr __attribute__((returns_nonnull))
# else
#  define never_null_ptr
# endif
#endif
#ifndef malloc_func
# ifdef HAVE_FUNC_ATTRIBUTE_MALLOC
#  define malloc_func __attribute__((malloc))
# else
#  define malloc_func
# endif
#endif
#ifndef malloc_func_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE_MALLOC
#  define malloc_func_ptr __attribute__((malloc))
# else
#  define malloc_func_ptr
# endif
#endif
#ifndef alloc_size_func1
# ifdef HAVE_FUNC_ATTRIBUTE1_ALLOC_SIZE
#  define alloc_size_func1(x1) __attribute__((alloc_size(x1)))
# else
#  define alloc_size_func1(x1)
# endif
#endif
#ifndef alloc_size_func1_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE1_ALLOC_SIZE
#  define alloc_size_func1_ptr(x1) __attribute__((alloc_size(x1)))
# else
#  define alloc_size_func1_ptr(x1)
# endif
#endif