82
|
1 /* Do not edit this file. This is automatically generated. */
|
60
|
2 #define EXTERN /**/
|
82
|
3 #include "mc.h"
|
|
4 #include "conv/convdef.h"
|
|
5
|
|
6 #include "conv/null.h"
|
|
7
|
|
8 static void
|
|
9 conv_()
|
|
10 { }
|
|
11
|
|
12 static void
|
|
13 noconv_(int f)
|
|
14 { }
|
|
15
|
|
16 static void
|
|
17 comment_(int f)
|
|
18 { }
|
|
19
|
|
20 static void
|
|
21 open_(char *s)
|
|
22 { }
|
|
23
|
|
24 static void
|
|
25 print_(char *s)
|
|
26 { }
|
|
27
|
|
28 static void
|
|
29 close_()
|
|
30 { }
|
|
31
|
|
32 static void
|
|
33 case_(int cases,int def)
|
|
34 { }
|
60
|
35
|
82
|
36 static void
|
|
37 case_begin_()
|
|
38 { }
|
|
39
|
|
40 static void
|
|
41 code_(NMTBL *fnptr)
|
|
42 { }
|
|
43
|
|
44 static void
|
|
45 code_end_()
|
|
46 { }
|
|
47
|
|
48 static void
|
|
49 comma_()
|
|
50 { }
|
|
51
|
|
52 static void
|
|
53 cond_()
|
|
54 { }
|
|
55
|
|
56 static void
|
|
57 cond1_()
|
|
58 { }
|
|
59
|
|
60 static void
|
|
61 cond2_()
|
|
62 { }
|
|
63
|
|
64 static void
|
|
65 cond_end_()
|
|
66 { }
|
|
67
|
|
68 static void
|
|
69 decl_data_begin_()
|
|
70 { }
|
60
|
71
|
82
|
72 static void
|
|
73 decl_data_end_()
|
|
74 { }
|
|
75
|
|
76 static void
|
|
77 def_(NMTBL *n)
|
|
78 { }
|
|
79
|
|
80 static void
|
|
81 dowhile_()
|
|
82 { }
|
|
83
|
|
84 static void
|
|
85 dowhile_cond_()
|
|
86 { }
|
|
87
|
|
88 static void
|
|
89 dowhile_end_()
|
|
90 { }
|
|
91
|
|
92 static int
|
|
93 error_(int n)
|
|
94 { return (int)0;}
|
|
95
|
|
96 static void
|
|
97 extern_()
|
|
98 { }
|
|
99
|
|
100 static void
|
|
101 for_()
|
|
102 { }
|
|
103
|
|
104 static void
|
|
105 for1_()
|
|
106 { }
|
60
|
107
|
82
|
108 static void
|
|
109 for2_()
|
|
110 { }
|
|
111
|
|
112 static void
|
|
113 for_body_()
|
|
114 { }
|
|
115
|
|
116 static void
|
|
117 for_end_()
|
|
118 { }
|
|
119
|
|
120 static void
|
|
121 funcall_(int type)
|
|
122 { }
|
|
123
|
|
124 static void
|
|
125 funcall_args_()
|
|
126 { }
|
|
127
|
|
128 static void
|
|
129 function_(NMTBL *n,int cont)
|
|
130 { }
|
|
131
|
|
132 static void
|
|
133 function_end_()
|
|
134 { }
|
|
135
|
|
136 static void
|
|
137 goto_()
|
|
138 { }
|
|
139
|
|
140 static void
|
|
141 goto_label_()
|
|
142 { }
|
|
143
|
|
144 static void
|
|
145 id_(int sy,NMTBL *nptr)
|
|
146 { }
|
60
|
147
|
65
|
148 static void
|
82
|
149 string_(char *s)
|
|
150 { }
|
|
151
|
|
152 static void
|
|
153 const_(int symval)
|
|
154 { }
|
|
155
|
|
156 static void
|
|
157 return_f_()
|
|
158 { }
|
|
159
|
|
160 static void
|
|
161 defined_(char *p)
|
|
162 { }
|
|
163
|
|
164 static void
|
|
165 environment_()
|
|
166 { }
|
|
167
|
|
168 static void
|
|
169 if_()
|
|
170 { }
|
|
171
|
|
172 static void
|
|
173 if_else_()
|
|
174 { }
|
|
175
|
|
176 static void
|
|
177 if_endif_()
|
|
178 { }
|
|
179
|
|
180 static void
|
|
181 if_then_()
|
|
182 { }
|
66
|
183
|
|
184 static void
|
82
|
185 jump_(int env)
|
|
186 { }
|
|
187
|
|
188 static void
|
|
189 label_()
|
|
190 { }
|
|
191
|
|
192 static void
|
|
193 lbra_(int sym)
|
|
194 { }
|
|
195
|
|
196 static void
|
|
197 lc_()
|
|
198 { }
|
|
199
|
|
200 static void
|
|
201 localvar_end_()
|
|
202 { }
|
|
203
|
|
204 static void
|
|
205 lpar_()
|
|
206 { }
|
|
207
|
|
208 static void
|
|
209 op_(int sym)
|
|
210 { }
|
|
211
|
|
212 static void
|
|
213 postfix_(int sym)
|
|
214 { }
|
|
215
|
|
216 static void
|
|
217 prefix_(int sym)
|
|
218 { }
|
|
219
|
|
220 static void
|
|
221 rbra_(int sym)
|
|
222 { }
|
60
|
223
|
|
224 static void
|
82
|
225 rc_()
|
|
226 { }
|
|
227
|
|
228 static void
|
|
229 register_()
|
|
230 { }
|
|
231
|
|
232 static void
|
|
233 return_()
|
|
234 { }
|
|
235
|
|
236 static void
|
|
237 return_end_()
|
|
238 { }
|
|
239
|
|
240 static void
|
|
241 return_type_(int t,NMTBL *n,int cont)
|
|
242 { }
|
|
243
|
|
244 static void
|
|
245 rpar_()
|
|
246 { }
|
|
247
|
|
248 static void
|
|
249 sm_()
|
|
250 { }
|
|
251
|
|
252 static void
|
|
253 static_()
|
|
254 { }
|
|
255
|
|
256 static void
|
|
257 switch_()
|
|
258 { }
|
65
|
259
|
|
260 static void
|
82
|
261 switch_body_()
|
|
262 { }
|
|
263
|
|
264 static void
|
|
265 switch_end_()
|
|
266 { }
|
|
267
|
|
268 static void
|
|
269 typedef_()
|
|
270 { }
|
|
271
|
|
272 static void
|
|
273 while_()
|
|
274 { }
|
|
275
|
|
276 static void
|
|
277 while_body_()
|
|
278 { }
|
65
|
279
|
82
|
280 static void
|
|
281 while_end_()
|
|
282 { }
|
|
283
|
|
284 static void
|
|
285 decl_data_()
|
|
286 { }
|
|
287
|
|
288 static void
|
|
289 break_()
|
|
290 { }
|
|
291
|
|
292 static void
|
|
293 continue_()
|
|
294 { }
|
|
295
|
|
296 static void
|
|
297 sdecl_(int f)
|
|
298 { }
|
|
299
|