-
Notifications
You must be signed in to change notification settings - Fork 0
/
sdccconf_in.h
318 lines (216 loc) · 5.62 KB
/
sdccconf_in.h
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
/* sdccconf_in.h. Generated from configure.ac by autoheader. */
#ifndef SDCCCONF_HEADER
#define SDCCCONF_HEADER
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
/* XXX */
#undef BIN2DATA_DIR
/* XXX */
#undef BINDIR
/* XXX */
#undef DATADIR
/* XXX */
#undef DIR_SEPARATOR_CHAR
/* XXX */
#undef DIR_SEPARATOR_STRING
/* XXX */
#undef EXEC_PREFIX
/* Define to 1 if you have the `backtrace_symbols_fd' function. */
#undef HAVE_BACKTRACE_SYMBOLS_FD
/* Define to 1 if you have the <boost/graph/adjacency_list.hpp> header file.
*/
#undef HAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP
/* define if the compiler supports basic C++11 syntax */
#undef HAVE_CXX11
/* Define to 1 if you have the <endian.h> header file. */
#undef HAVE_ENDIAN_H
/* Define to 1 if you have the <gala/graph.h> header file. */
#undef HAVE_GALA_GRAPH_H
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the `gc' library (-lgc). */
#undef HAVE_LIBGC
/* Define to 1 if you have the <machine/endian.h> header file. */
#undef HAVE_MACHINE_ENDIAN_H
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the `mkstemp' function. */
#undef HAVE_MKSTEMP
/* Define to 1 if you have the `setrlimit' function. */
#undef HAVE_SETRLIMIT
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the `strerror' function. */
#undef HAVE_STRERROR
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the `strndup' function. */
#undef HAVE_STRNDUP
/* Define to 1 if you have the <sys/endian.h> header file. */
#undef HAVE_SYS_ENDIAN_H
/* Define to 1 if you have the <sys/isa_defs.h> header file. */
#undef HAVE_SYS_ISA_DEFS_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <treedec/combinations.hpp> header file. */
#undef HAVE_TREEDEC_COMBINATIONS_HPP
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* XXX */
#undef INCLUDE_DIR_SUFFIX
/* XXX */
#undef LIB_DIR_SUFFIX
/* XXX */
#undef NON_FREE_INCLUDE_DIR_SUFFIX
/* XXX */
#undef NON_FREE_LIB_DIR_SUFFIX
/* Define to 1 to disable the AVR port */
#undef OPT_DISABLE_AVR
/* XXX */
#undef OPT_DISABLE_DEVICE_LIB
/* XXX */
#undef OPT_DISABLE_DS390
/* XXX */
#undef OPT_DISABLE_DS400
/* XXX */
#undef OPT_DISABLE_EZ80_Z80
/* XXX */
#undef OPT_DISABLE_GBZ80
/* XXX */
#undef OPT_DISABLE_HC08
/* XXX */
#undef OPT_DISABLE_MCS51
/* XXX */
#undef OPT_DISABLE_NON_FREE
/* XXX */
#undef OPT_DISABLE_PACKIHX
/* XXX */
#undef OPT_DISABLE_PDK14
/* XXX */
#undef OPT_DISABLE_PIC14
/* XXX */
#undef OPT_DISABLE_PIC16
/* XXX */
#undef OPT_DISABLE_R2K
/* XXX */
#undef OPT_DISABLE_R3KA
/* XXX */
#undef OPT_DISABLE_S08
/* XXX */
#undef OPT_DISABLE_SDBINUTILS
/* XXX */
#undef OPT_DISABLE_SDCDB
/* XXX */
#undef OPT_DISABLE_SDCPP
/* XXX */
#undef OPT_DISABLE_STM8
/* XXX */
#undef OPT_DISABLE_TININative
/* XXX */
#undef OPT_DISABLE_TLCS90
/* XXX */
#undef OPT_DISABLE_UCSIM
/* XXX */
#undef OPT_DISABLE_Z180
/* XXX */
#undef OPT_DISABLE_Z80
/* XXX */
#undef OPT_ENABLE_DOC
/* XXX */
#undef OPT_ENABLE_LIBGC
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* XXX */
#undef PREFIX
/* XXX */
#undef PREFIX2BIN_DIR
/* XXX */
#undef PREFIX2DATA_DIR
/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE
/* XXX */
#undef SDCC_DIR_NAME
/* XXX */
#undef SDCC_INCLUDE_NAME
/* XXX */
#undef SDCC_LIB_NAME
/* XXX */
#undef SDCC_VERSION_HI
/* XXX */
#undef SDCC_VERSION_LO
/* XXX */
#undef SDCC_VERSION_P
/* XXX */
#undef SDCC_VERSION_STR
/* The size of `char', as computed by sizeof. */
#undef SIZEOF_CHAR
/* The size of `int', as computed by sizeof. */
#undef SIZEOF_INT
/* The size of `long', as computed by sizeof. */
#undef SIZEOF_LONG
/* The size of `long long', as computed by sizeof. */
#undef SIZEOF_LONG_LONG
/* The size of `short', as computed by sizeof. */
#undef SIZEOF_SHORT
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* XXX */
#undef STD_DS390_LIB
/* XXX */
#undef STD_DS400_LIB
/* XXX */
#undef STD_FP_LIB
/* XXX */
#undef STD_INT_LIB
/* XXX */
#undef STD_LIB
/* XXX */
#undef STD_LONG_LIB
/* XXX */
#undef TYPE_BYTE
/* XXX */
#undef TYPE_DWORD
/* XXX */
#undef TYPE_QWORD
/* XXX */
#undef TYPE_UBYTE
/* XXX */
#undef TYPE_UDWORD
/* XXX */
#undef TYPE_UQWORD
/* XXX */
#undef TYPE_UWORD
/* XXX */
#undef TYPE_WORD
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
# undef WORDS_BIGENDIAN
# endif
#endif
/* Define to 1 if type `char' is unsigned and you are not using gcc. */
#ifndef __CHAR_UNSIGNED__
# undef __CHAR_UNSIGNED__
#endif
#endif /* SDCCCONF_HEADER */