Datasets:

License:
File size: 12,270 Bytes
3dcad1f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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

;; Function main (main, funcdef_no=0, decl_uid=4419, cgraph_uid=1, symbol_order=43) (executed once)

__attribute__((access ("^1[ ]", )))
int main (int argc, char * * argv)
{
  <bb 2> [local count: 1073741824]:
  # DEBUG __fmt => "/* This file is automatically generated -- see configure.in for details */\n\n#ifndef SCM_SCMCONFIG_H\n#define SCM_SCMCONFIG_H\n"
  __builtin_puts (&"/* This file is automatically generated -- see configure.in for details */\n\n#ifndef SCM_SCMCONFIG_H\n#define SCM_SCMCONFIG_H"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "\n"
  __builtin_putchar (10);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* Important headers */\n"
  __builtin_puts (&"/* Important headers */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#include <stdint.h>\n"
  __builtin_puts (&"#include <stdint.h>"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#include <stddef.h>\n"
  __builtin_puts (&"#include <stddef.h>"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#include <limits.h>\n"
  __builtin_puts (&"#include <limits.h>"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#include <sys/time.h>\n"
  __builtin_puts (&"#include <sys/time.h>"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#include <time.h>\n"
  __builtin_puts (&"#include <time.h>"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "\n"
  __builtin_putchar (10);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#include <stdlib.h>\n"
  __builtin_puts (&"#include <stdlib.h>"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#include <sys/types.h>\n"
  __builtin_puts (&"#include <sys/types.h>"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#include <stddef.h>\n"
  __builtin_puts (&"#include <stddef.h>"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "\n"
  __builtin_putchar (10);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_HAVE_SYS_SELECT_H 1 /* 0 or 1 */\n"
  __builtin_puts (&"#define SCM_HAVE_SYS_SELECT_H 1 /* 0 or 1 */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_HAVE_WINSOCK2_H 0 /* 0 or 1 */\n"
  __builtin_puts (&"#define SCM_HAVE_WINSOCK2_H 0 /* 0 or 1 */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "\n"
  __builtin_putchar (10);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* Define to include various undocumented debugging functions. */\n"
  __builtin_puts (&"/* Define to include various undocumented debugging functions. */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* #undef GUILE_DEBUG */\n"
  __builtin_puts (&"/* #undef GUILE_DEBUG */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "\n"
  __builtin_putchar (10);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* Set to 1 if you want to enable deprecated features. */\n"
  __builtin_puts (&"/* Set to 1 if you want to enable deprecated features. */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* (value will be 0 or 1). */\n"
  __builtin_puts (&"/* (value will be 0 or 1). */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_ENABLE_DEPRECATED %d\n"
  __printf_chk (1, "#define SCM_ENABLE_DEPRECATED %d\n", 1);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "\n"
  __builtin_putchar (10);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* Set to 1 if the stack grows up, 0 otherwise. */\n"
  __builtin_puts (&"/* Set to 1 if the stack grows up, 0 otherwise. */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_STACK_GROWS_UP %d /* 0 or 1 */\n"
  __printf_chk (1, "#define SCM_STACK_GROWS_UP %d /* 0 or 1 */\n", 0);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "\n"
  __builtin_putchar (10);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* C compiler\'s syntax for inline functions if any,\n   otherwise undefined. */\n"
  __builtin_puts (&"/* C compiler\'s syntax for inline functions if any,\n   otherwise undefined. */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_C_INLINE %s\n"
  __printf_chk (1, "#define SCM_C_INLINE %s\n", "inline");
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "\n"
  __builtin_putchar (10);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* Standard types. */\n"
  __builtin_puts (&"/* Standard types. */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_SIZEOF_CHAR %d\n"
  __printf_chk (1, "#define SCM_SIZEOF_CHAR %d\n", 1);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_SIZEOF_UNSIGNED_CHAR %d\n"
  __printf_chk (1, "#define SCM_SIZEOF_UNSIGNED_CHAR %d\n", 1);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_SIZEOF_SHORT %d\n"
  __printf_chk (1, "#define SCM_SIZEOF_SHORT %d\n", 2);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_SIZEOF_UNSIGNED_SHORT %d\n"
  __printf_chk (1, "#define SCM_SIZEOF_UNSIGNED_SHORT %d\n", 2);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_SIZEOF_LONG %d\n"
  __printf_chk (1, "#define SCM_SIZEOF_LONG %d\n", 8);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_SIZEOF_UNSIGNED_LONG %d\n"
  __printf_chk (1, "#define SCM_SIZEOF_UNSIGNED_LONG %d\n", 8);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_SIZEOF_INT %d\n"
  __printf_chk (1, "#define SCM_SIZEOF_INT %d\n", 4);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_SIZEOF_UNSIGNED_INT %d\n"
  __printf_chk (1, "#define SCM_SIZEOF_UNSIGNED_INT %d\n", 4);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_SIZEOF_SIZE_T %d\n"
  __printf_chk (1, "#define SCM_SIZEOF_SIZE_T %d\n", 8);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_SIZEOF_LONG_LONG %d\n"
  __printf_chk (1, "#define SCM_SIZEOF_LONG_LONG %d\n", 8);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_SIZEOF_UNSIGNED_LONG_LONG %d\n"
  __printf_chk (1, "#define SCM_SIZEOF_UNSIGNED_LONG_LONG %d\n", 8);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_SIZEOF_INTMAX %d\n"
  __printf_chk (1, "#define SCM_SIZEOF_INTMAX %d\n", 8);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_SIZEOF_SCM_T_PTRDIFF %d\n"
  __printf_chk (1, "#define SCM_SIZEOF_SCM_T_PTRDIFF %d\n", 8);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_SIZEOF_INTPTR_T %d\n"
  __printf_chk (1, "#define SCM_SIZEOF_INTPTR_T %d\n", 8);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_SIZEOF_UINTPTR_T %d\n"
  __printf_chk (1, "#define SCM_SIZEOF_UINTPTR_T %d\n", 8);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "\n"
  __builtin_putchar (10);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* same as POSIX \"struct timespec\" -- always defined */\n"
  __builtin_puts (&"/* same as POSIX \"struct timespec\" -- always defined */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "typedef struct timespec scm_t_timespec;\n"
  __builtin_puts (&"typedef struct timespec scm_t_timespec;"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "\n"
  __builtin_putchar (10);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/*** Threading model (scmconfig.h support not finished) ***/\n"
  __builtin_puts (&"/*** Threading model (scmconfig.h support not finished) ***/"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* Define to 1 if using pthread multithreading. */\n"
  __builtin_puts (&"/* Define to 1 if using pthread multithreading. */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_USE_PTHREAD_THREADS %d /* 0 or 1 */\n"
  __printf_chk (1, "#define SCM_USE_PTHREAD_THREADS %d /* 0 or 1 */\n", 1);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* Define to 1 if using one-thread \'multi\'threading. */\n"
  __builtin_puts (&"/* Define to 1 if using one-thread \'multi\'threading. */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_USE_NULL_THREADS %d /* 0 or 1 */\n"
  __printf_chk (1, "#define SCM_USE_NULL_THREADS %d /* 0 or 1 */\n", 0);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* Define to 1 if need braces around PTHREAD_ONCE_INIT (for Solaris). */\n"
  __builtin_puts (&"/* Define to 1 if need braces around PTHREAD_ONCE_INIT (for Solaris). */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_NEED_BRACES_ON_PTHREAD_ONCE_INIT %d /* 0 or 1 */\n"
  __printf_chk (1, "#define SCM_NEED_BRACES_ON_PTHREAD_ONCE_INIT %d /* 0 or 1 */\n", 0);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* Define to 1 if need braces around PTHREAD_MUTEX_INITIALIZER\n   (for IRIX with GCC)  */\n"
  __builtin_puts (&"/* Define to 1 if need braces around PTHREAD_MUTEX_INITIALIZER\n   (for IRIX with GCC)  */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_NEED_BRACES_ON_PTHREAD_MUTEX_INITIALIZER %d /* 0 or 1 */\n"
  __printf_chk (1, "#define SCM_NEED_BRACES_ON_PTHREAD_MUTEX_INITIALIZER %d /* 0 or 1 */\n", 0);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_HAVE_PTHREAD_SIGMASK 1 /* 0 or 1 */\n"
  __builtin_puts (&"#define SCM_HAVE_PTHREAD_SIGMASK 1 /* 0 or 1 */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_HAVE_GC_PTHREAD_CANCEL 1 /* 0 or 1 */\n"
  __builtin_puts (&"#define SCM_HAVE_GC_PTHREAD_CANCEL 1 /* 0 or 1 */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_HAVE_GC_PTHREAD_EXIT 1 /* 0 or 1 */\n"
  __builtin_puts (&"#define SCM_HAVE_GC_PTHREAD_EXIT 1 /* 0 or 1 */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_HAVE_GC_PTHREAD_SIGMASK 1 /* 0 or 1 */\n"
  __builtin_puts (&"#define SCM_HAVE_GC_PTHREAD_SIGMASK 1 /* 0 or 1 */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "\n\n/*** File system access ***/\n"
  __builtin_puts (&"\n\n/*** File system access ***/"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* Define to 1 if `struct dirent64\' is available.  */\n"
  __builtin_puts (&"/* Define to 1 if `struct dirent64\' is available.  */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_HAVE_STRUCT_DIRENT64 %d /* 0 or 1 */\n"
  __printf_chk (1, "#define SCM_HAVE_STRUCT_DIRENT64 %d /* 0 or 1 */\n", 1);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* Define to 1 if `readdir64_r ()\' is available.  */\n"
  __builtin_puts (&"/* Define to 1 if `readdir64_r ()\' is available.  */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_HAVE_READDIR64_R 0 /* 0 or 1 */\n"
  __builtin_puts (&"#define SCM_HAVE_READDIR64_R 0 /* 0 or 1 */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "typedef int64_t scm_t_off;\n"
  __builtin_puts (&"typedef int64_t scm_t_off;"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_T_OFF_MAX INT64_MAX\n"
  __builtin_puts (&"#define SCM_T_OFF_MAX INT64_MAX"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_T_OFF_MIN INT64_MIN\n"
  __builtin_puts (&"#define SCM_T_OFF_MIN INT64_MIN"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* Define to 1 if the compiler supports the `__thread\' storage class.  */\n"
  __builtin_puts (&"/* Define to 1 if the compiler supports the `__thread\' storage class.  */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_HAVE_THREAD_STORAGE_CLASS\n"
  __builtin_puts (&"#define SCM_HAVE_THREAD_STORAGE_CLASS"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "\n"
  __builtin_putchar (10);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* Constants from uniconv.h.  */\n"
  __builtin_puts (&"/* Constants from uniconv.h.  */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_ICONVEH_ERROR %d\n"
  __printf_chk (1, "#define SCM_ICONVEH_ERROR %d\n", 0);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_ICONVEH_QUESTION_MARK %d\n"
  __printf_chk (1, "#define SCM_ICONVEH_QUESTION_MARK %d\n", 1);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_ICONVEH_ESCAPE_SEQUENCE %d\n"
  __printf_chk (1, "#define SCM_ICONVEH_ESCAPE_SEQUENCE %d\n", 2);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "\n"
  __builtin_putchar (10);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* Define to 1 if there is an auxiliary stack, as in ia64.  */\n"
  __builtin_puts (&"/* Define to 1 if there is an auxiliary stack, as in ia64.  */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_HAVE_AUXILIARY_STACK %d\n"
  __printf_chk (1, "#define SCM_HAVE_AUXILIARY_STACK %d\n", 0);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "\n"
  __builtin_putchar (10);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "/* Define to 1 to use mini GMP.  */\n"
  __builtin_puts (&"/* Define to 1 to use mini GMP.  */"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#define SCM_ENABLE_MINI_GMP 0\n"
  __builtin_puts (&"#define SCM_ENABLE_MINI_GMP 0"[0]);
  # DEBUG __fmt => NULL
  # DEBUG __fmt => "#endif\n"
  __builtin_puts (&"#endif"[0]);
  # DEBUG __fmt => NULL
  return 0;

}