Annotation of 43BSDTahoe/ucb/pascal/pdx/command/y.tab.h, revision 1.1.1.1

1.1       root        1: 
                      2: typedef union  {
                      3:        SYM *y_sym;
                      4:        NODE *y_node;
                      5:        int y_int;
                      6:        OP y_op;
                      7:        long y_long;
                      8:        double y_real;
                      9:        char *y_string;
                     10:        BOOLEAN y_bool;
                     11: } YYSTYPE;
                     12: extern YYSTYPE yylval;
                     13: # define ALIAS 257
                     14: # define ASSIGN 258
                     15: # define CALL 259
                     16: # define CHFILE 260
                     17: # define CONT 261
                     18: # define DUMP 262
                     19: # define EDIT 263
                     20: # define GRIPE 264
                     21: # define HELP 265
                     22: # define LIST 266
                     23: # define NEXT 267
                     24: # define QUIT 268
                     25: # define REMAKE 269
                     26: # define PRINT 270
                     27: # define RUN 271
                     28: # define SH 272
                     29: # define SOURCE 273
                     30: # define STATUS 274
                     31: # define STEP 275
                     32: # define STOP 276
                     33: # define STOPI 277
                     34: # define TRACE 278
                     35: # define TRACEI 279
                     36: # define DELETE 280
                     37: # define WHATIS 281
                     38: # define WHICH 282
                     39: # define WHERE 283
                     40: # define XI 284
                     41: # define XD 285
                     42: # define AT 286
                     43: # define IN 287
                     44: # define IF 288
                     45: # define FILENAME 289
                     46: # define INT 290
                     47: # define REAL 291
                     48: # define NAME 292
                     49: # define STRING 293
                     50: # define DIV 294
                     51: # define MOD 295
                     52: # define AND 296
                     53: # define OR 297
                     54: # define NOT 298
                     55: # define UNARYSIGN 299

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.