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