]> andersk Git - splint.git/blame - src/Headers/llgrammar_gen2.h
Fixed bug in makefile causing unnecessary remaking of cgrammar.c.
[splint.git] / src / Headers / llgrammar_gen2.h
CommitLineData
0f55522a 1/*
2** Inserted at beginning of c files generated by bison
3** REMEMBER: Change bison.reset too.
4*/
5
6/*@-allmacros@*/
7/*@+boolint@*/
8/*@+charint@*/
9/*@-macroparams@*/
10/*@-macroundef@*/
11/*@-unreachable@*/
12/*@-macrospec@*/
13/*@-varuse@*/
14/*@+ignorequals@*/
15/*@-macrostmt@*/
16/*@-noeffect@*/
17/*@-shadow@*/
18/*@-exitarg@*/
19/*@-macroredef@*/
20/*@-uniondef@*/
21/*@-compdef@*/
22/*@-matchfields@*/
23/*@-exportlocal@*/
24/*@-evalorderuncon@*/
25/*@-exportheader@*/
26/*@-typeuse@*/
27/*@-redecl@*/
28/*@-redef@*/
29/*@-noparams@*/
30/*@-ansireserved@*/
31/*@-fielduse@*/
32/*@-ifblock@*/
33/*@-elseifcomplete@*/
34/*@-whileblock@*/
35/*@-forblock@*/
36/*@-branchstate@*/
37/*@-readonlytrans@*/
38/*@-namechecks@*/
39/*@-usedef@*/
40/*@-systemunrecog@*/
41/*@-dependenttrans@*/
42/*@-unqualifiedtrans@*/
43/*@-nullassign@*/
44/*@-nullpass@*/
45/*@-nullptrarith*/
46/*@-usereleased@*/
47/*@-declundef@*/
48
49/*drl added 11/27/2001*/
50/*@-bounds@*/
51/* < end of bison.head > */
52
53typedef union
54{
55 ltoken ltok; /* a leaf is also an ltoken */
56 qual typequal;
57 unsigned int count;
58 /*@only@*/ ltokenList ltokenList;
59 /*@only@*/ abstDeclaratorNode abstDecl;
60 /*@only@*/ declaratorNode declare;
61 /*@only@*/ declaratorNodeList declarelist;
62 /*@only@*/ typeExpr typeexpr;
63 /*@only@*/ arrayQualNode array;
64 /*@only@*/ quantifierNode quantifier;
65 /*@only@*/ quantifierNodeList quantifiers;
66 /*@only@*/ varNode var;
67 /*@only@*/ varNodeList vars;
68 /*@only@*/ storeRefNode storeref;
69 /*@only@*/ storeRefNodeList storereflist;
70 /*@only@*/ termNode term;
71 /*@only@*/ termNodeList termlist;
72 /*@only@*/ programNode program;
73 /*@only@*/ stmtNode stmt;
74 /*@only@*/ claimNode claim;
75 /*@only@*/ typeNode type;
76 /*@only@*/ iterNode iter;
77 /*@only@*/ fcnNode fcn;
78 /*@only@*/ fcnNodeList fcns;
79 /*@only@*/ letDeclNode letdecl;
80 /*@only@*/ letDeclNodeList letdecls;
81 /*@only@*/ lclPredicateNode lclpredicate;
82 /*@only@*/ modifyNode modify;
83 /*@only@*/ paramNode param;
84 /*@only@*/ paramNodeList paramlist;
85 /*@only@*/ declaratorInvNodeList declaratorinvs;
86 /*@only@*/ declaratorInvNode declaratorinv;
87 /*@only@*/ abstBodyNode abstbody;
88 /*@only@*/ abstractNode abstract;
89 /*@only@*/ exposedNode exposed;
f9264521 90 /*@only@*/ pointers pointers;
0f55522a 91 /* taggedUnionNode taggedunion; */
92 /*@only@*/ globalList globals;
93 /*@only@*/ constDeclarationNode constdeclaration;
94 /*@only@*/ varDeclarationNode vardeclaration;
95 /*@only@*/ varDeclarationNodeList vardeclarationlist;
96 /*@only@*/ initDeclNodeList initdecls;
97 /*@only@*/ initDeclNode initdecl;
98 /*@only@*/ stDeclNodeList structdecls;
99 /*@only@*/ stDeclNode structdecl;
100 /*@only@*/ strOrUnionNode structorunion;
101 /*@only@*/ enumSpecNode enumspec;
102 /*@only@*/ lclTypeSpecNode lcltypespec;
103 /*@only@*/ typeNameNode typname;
104 /*@only@*/ opFormNode opform;
105 /*@only@*/ sigNode signature;
106 /*@only@*/ nameNode name;
107 /*@only@*/ typeNameNodeList namelist;
108 /*@only@*/ replaceNode replace;
109 /*@only@*/ replaceNodeList replacelist;
110 /*@only@*/ renamingNode renaming;
111 /*@only@*/ traitRefNode traitref;
112 /*@only@*/ traitRefNodeList traitreflist;
113 /*@only@*/ importNode import;
114 /*@only@*/ importNodeList importlist;
115 /*@only@*/ interfaceNode iface;
116 /*@only@*/ interfaceNodeList interfacelist;
117 /*@only@*/ CTypesNode ctypes;
118 /*@-redef@*/
119} YYSTYPE;
120#define simpleOp 257
121#define PREFIX_OP 258
122#define POSTFIX_OP 259
123#define LLT_MULOP 260
124#define LLT_SEMI 261
125#define LLT_VERTICALBAR 262
126#define ITERATION_OP 263
127#define LLT_LPAR 264
128#define LLT_LBRACKET 265
129#define selectSym 266
130#define LLT_IF_THEN_ELSE 267
131#define logicalOp 268
132#define eqSepSym 269
133#define equationSym 270
134#define commentSym 271
135#define LLT_WHITESPACE 272
136#define LLT_EOL 273
137#define LLT_TYPEDEF_NAME 274
138#define quantifierSym 275
139#define openSym 276
140#define closeSym 277
141#define sepSym 278
142#define simpleId 279
143#define mapSym 280
144#define markerSym 281
145#define preSym 282
146#define postSym 283
147#define anySym 284
148#define LLT_COLON 285
149#define LLT_COMMA 286
150#define LLT_EQUALS 287
151#define LLT_LBRACE 288
152#define LLT_RBRACE 289
153#define LLT_RBRACKET 290
154#define LLT_RPAR 291
155#define LLT_QUOTE 292
156#define eqOp 293
157#define LLT_CCHAR 294
158#define LLT_CFLOAT 295
159#define LLT_CINTEGER 296
160#define LLT_LCSTRING 297
161#define LLT_ALL 298
162#define LLT_ANYTHING 299
163#define LLT_BE 300
164#define LLT_BODY 301
165#define LLT_CLAIMS 302
166#define LLT_CHECKS 303
167#define LLT_CONSTANT 304
168#define LLT_ELSE 305
169#define LLT_ENSURES 306
170#define LLT_FOR 307
171#define LLT_FRESH 308
172#define LLT_IF 309
173#define LLT_IMMUTABLE 310
174#define LLT_IMPORTS 311
175#define LLT_CONSTRAINT 312
176#define LLT_ISSUB 313
177#define LLT_LET 314
178#define LLT_MODIFIES 315
179#define LLT_MUTABLE 316
180#define LLT_NOTHING 317
181#define LLT_INTERNAL 318
182#define LLT_FILESYS 319
183#define LLT_OBJ 320
184#define LLT_OUT 321
185#define LLT_SEF 322
186#define LLT_ONLY 323
187#define LLT_PARTIAL 324
188#define LLT_OWNED 325
189#define LLT_DEPENDENT 326
190#define LLT_KEEP 327
191#define LLT_KEPT 328
192#define LLT_TEMP 329
193#define LLT_SHARED 330
194#define LLT_UNIQUE 331
195#define LLT_UNUSED 332
196#define LLT_EXITS 333
197#define LLT_MAYEXIT 334
198#define LLT_NEVEREXIT 335
199#define LLT_TRUEEXIT 336
200#define LLT_FALSEEXIT 337
201#define LLT_UNDEF 338
202#define LLT_KILLED 339
203#define LLT_CHECKMOD 340
204#define LLT_CHECKED 341
205#define LLT_UNCHECKED 342
206#define LLT_CHECKEDSTRICT 343
207#define LLT_TRUENULL 344
208#define LLT_FALSENULL 345
209#define LLT_LNULL 346
210#define LLT_LNOTNULL 347
211#define LLT_RETURNED 348
212#define LLT_OBSERVER 349
213#define LLT_EXPOSED 350
214#define LLT_REFCOUNTED 351
215#define LLT_REFS 352
216#define LLT_RELNULL 353
217#define LLT_RELDEF 354
218#define LLT_KILLREF 355
219#define LLT_NULLTERMINATED 356
220#define LLT_TEMPREF 357
221#define LLT_NEWREF 358
222#define LLT_PRIVATE 359
223#define LLT_REQUIRES 360
224#define LLT_RESULT 361
225#define LLT_SIZEOF 362
226#define LLT_SPEC 363
227#define LLT_TAGGEDUNION 364
228#define LLT_THEN 365
229#define LLT_TYPE 366
230#define LLT_TYPEDEF 367
231#define LLT_UNCHANGED 368
232#define LLT_USES 369
233#define LLT_CHAR 370
234#define LLT_CONST 371
235#define LLT_DOUBLE 372
236#define LLT_ENUM 373
237#define LLT_FLOAT 374
238#define LLT_INT 375
239#define LLT_ITER 376
240#define LLT_YIELD 377
241#define LLT_LONG 378
242#define LLT_SHORT 379
243#define LLT_SIGNED 380
244#define LLT_UNKNOWN 381
245#define LLT_STRUCT 382
246#define LLT_TELIPSIS 383
247#define LLT_UNION 384
248#define LLT_UNSIGNED 385
249#define LLT_VOID 386
250#define LLT_VOLATILE 387
251#define LLT_PRINTFLIKE 388
252#define LLT_SCANFLIKE 389
253#define LLT_MESSAGELIKE 390
254
255
256extern YYSTYPE yllval;
257/*
258** Resets all flags in bison.head
259*/
260
261
262/*@=allmacros@*/
263/*@=boolint@*/
264/*@=charint@*/
265/*@=macroparams@*/
266/*@=macroundef@*/
267/*@=unreachable@*/
268/*@=macrospec@*/
269/*@=varuse@*/
270/*@=ignorequals@*/
271/*@=macrostmt@*/
272/*@=noeffect@*/
273/*@=shadow@*/
274/*@=exitarg@*/
275/*@=macroredef@*/
276/*@=uniondef@*/
277/*@=compdef@*/
278/*@=matchfields@*/
279/*@=exportlocal@*/
280/*@=evalorderuncon@*/
281/*@=exportheader@*/
282/*@=typeuse@*/
283/*@=redecl@*/
284/*@=redef@*/
285/*@=noparams@*/
286/*@=ansireserved@*/
287/*@=fielduse@*/
288/*@=ifblock@*/
289/*@=elseifcomplete@*/
290/*@=whileblock@*/
291/*@=forblock@*/
292/*@=branchstate@*/
293/*@=readonlytrans@*/
294/*@=namechecks@*/
295/*@=usedef@*/
296/*@=systemunrecog@*/
297/*@=dependenttrans@*/
298/*@=unqualifiedtrans@*/
299/*@=declundef@*/
300
301
302/*drl added 11/27/2001*/
303/*@=bounds@*/
This page took 0.08139 seconds and 5 git commands to generate.