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