BSD 3 development
[unix-history] / usr / src / cmd / pi / y.tab.h
CommitLineData
eadd54c1
CH
1#
2# define YAND 257
3# define YARRAY 258
4# define YBEGIN 259
5# define YCASE 260
6# define YCONST 261
7# define YDIV 262
8# define YDO 263
9# define YDOTDOT 264
10# define YTO 265
11# define YELSE 266
12# define YEND 267
13# define YFILE 268
14# define YFOR 269
15# define YFORWARD 270
16# define YFUNCTION 271
17# define YGOTO 272
18# define YID 273
19# define YIF 274
20# define YIN 275
21# define YINT 276
22# define YLABEL 277
23# define YMOD 278
24# define YNOT 279
25# define YNUMB 280
26# define YOF 281
27# define YOR 282
28# define YPACKED 283
29# define YNIL 284
30# define YPROCEDURE 285
31# define YPROG 286
32# define YRECORD 287
33# define YREPEAT 288
34# define YSET 289
35# define YSTRING 290
36# define YTHEN 291
37# define YDOWNTO 292
38# define YTYPE 293
39# define YUNTIL 294
40# define YVAR 295
41# define YWHILE 296
42# define YWITH 297
43# define YBINT 298
44# define YOCT 299
45# define YHEX 300
46# define YASSERT 301
47# define YCASELAB 302
48# define YILLCH 303
49# define YLAST 304
50# define UNARYSIGN 305
51
52/*
53 * GLOBALS FOR ACTIONS
54 */
55
56/*
57 * The following line marks the end of the yacc
58 * Constant definitions which are removed from
59 * y.tab.c and placed in the file y.tab.h.
60 */