Annotation of researchv10no/cmd/dag/parsedag.h, revision 1.1

1.1     ! root        1: 
        !             2: typedef union  {
        !             3:        char            *s;
        !             4:        int                     i;
        !             5:        pair_t          *p;     // for node lists
        !             6:        DAG_edge_t      *e;     // for edge lists
        !             7: } YYSTYPE;
        !             8: extern YYSTYPE yylval;
        !             9: # define AS 257
        !            10: # define BACKEDGE 258
        !            11: # define BACKPATH 259
        !            12: # define COLOR 260
        !            13: # define DASHED 261
        !            14: # define DOTTED 262
        !            15: # define DRAW 263
        !            16: # define EDGE 264
        !            17: # define EDGES 265
        !            18: # define EQUALLY 266
        !            19: # define EXACTLY 267
        !            20: # define FROM 268
        !            21: # define HEIGHT 269
        !            22: # define INVIS 270
        !            23: # define LABEL 271
        !            24: # define MAXIMUM 272
        !            25: # define MINIMUM 273
        !            26: # define NODES 274
        !            27: # define ORDERED 275
        !            28: # define PATH 276
        !            29: # define POINTSIZE 277
        !            30: # define RANK 278
        !            31: # define RANKS 279
        !            32: # define SAME 280
        !            33: # define SEPARATE 281
        !            34: # define SOLID 282
        !            35: # define TO 283
        !            36: # define WEIGHT 284
        !            37: # define WIDTH 285
        !            38: # define STRING 286
        !            39: # define DESC 287

unix.superglobalmegacorp.com

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