|
|
1.1 ! root 1: # define ERROR 257 ! 2: ! 3: typedef union { ! 4: Node *y_nodep; ! 5: SymbolEntry *y_symp; ! 6: Code *y_code; ! 7: int y_int; ! 8: } YYSTYPE; ! 9: extern YYSTYPE yylval; ! 10: # define K_NODE 258 ! 11: # define K_LABEL 259 ! 12: # define K_PROLOGUE 260 ! 13: # define K_CONST 261 ! 14: # define K_INSERT 262 ! 15: # define K_COST 263 ! 16: # define K_ACTION 264 ! 17: # define ID 265 ! 18: # define NUMBER 266 ! 19: # define CBLOCK 267
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.