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