YYSTYPE           114 test/manual/etags/y-src/cccp.c # define YYSTYPE yystype
YYSTYPE           111 test/manual/etags/y-src/cccp.y %union {
YYSTYPE            80 test/manual/etags/y-src/parse.c #define YYSTYPE _y_y_s_t_y_p_e
YYSTYPE            81 test/manual/etags/y-src/parse.c typedef struct node *YYSTYPE;
YYSTYPE            94 test/manual/etags/y-src/parse.c #define YYSTYPE int
YYSTYPE            72 test/manual/etags/y-src/parse.y #define YYSTYPE _y_y_s_t_y_p_e
YYSTYPE            73 test/manual/etags/y-src/parse.y typedef struct node *YYSTYPE;