|
|
1.1 root 1: typedef union {long itype; tree ttype; enum tree_code code; } YYSTYPE;
2: #define IDENTIFIER 258
3: #define TYPENAME 259
4: #define SCOPED_TYPENAME 260
5: #define SCSPEC 261
6: #define TYPESPEC 262
7: #define TYPE_QUAL 263
8: #define CONSTANT 264
9: #define STRING 265
10: #define ELLIPSIS 266
11: #define SIZEOF 267
12: #define ENUM 268
13: #define IF 269
14: #define ELSE 270
15: #define WHILE 271
16: #define DO 272
17: #define FOR 273
18: #define SWITCH 274
19: #define CASE 275
20: #define DEFAULT 276
21: #define BREAK 277
22: #define CONTINUE 278
23: #define RETURN 279
24: #define GOTO 280
25: #define ASM 281
26: #define TYPEOF 282
27: #define ALIGNOF 283
28: #define HEADOF 284
29: #define CLASSOF 285
30: #define ATTRIBUTE 286
31: #define AGGR 287
32: #define VISSPEC 288
33: #define DELETE 289
34: #define NEW 290
35: #define OVERLOAD 291
36: #define THIS 292
37: #define OPERATOR 293
38: #define DYNAMIC 294
39: #define POINTSAT_LEFT_RIGHT 295
40: #define LEFT_RIGHT 296
41: #define TEMPLATE 297
42: #define SCOPE 298
43: #define START_DECLARATOR 299
44: #define EMPTY 300
45: #define TYPENAME_COLON 301
46: #define ASSIGN 302
47: #define RANGE 303
48: #define OROR 304
49: #define ANDAND 305
50: #define MIN_MAX 306
51: #define EQCOMPARE 307
52: #define ARITHCOMPARE 308
53: #define LSHIFT 309
54: #define RSHIFT 310
55: #define UNARY 311
56: #define PLUSPLUS 312
57: #define MINUSMINUS 313
58: #define HYPERUNARY 314
59: #define PAREN_STAR_PAREN 315
60: #define POINTSAT 316
61: #define POINTSAT_STAR 317
62: #define DOT_STAR 318
63: #define RAISE 319
64: #define RAISES 320
65: #define RERAISE 321
66: #define TRY 322
67: #define EXCEPT 323
68: #define CATCH 324
69: #define THROW 325
70: #define ANSI_TRY 326
71: #define ANSI_THROW 327
72: #define TYPENAME_ELLIPSIS 328
73: #define PTYPENAME 329
74: #define PRE_PARSED_FUNCTION_DECL 330
75: #define EXTERN_LANG_STRING 331
76: #define ALL 332
77: #define PRE_PARSED_CLASS_DECL 333
78: #define TYPENAME_DEFN 334
79: #define IDENTIFIER_DEFN 335
80: #define PTYPENAME_DEFN 336
81: #define END_OF_SAVED_INPUT 337
82:
83:
84: extern YYSTYPE yylval;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.