Searched defs:YYSTYPE (Results 1 – 6 of 6) sorted by relevance
31 #define YYSTYPE node_ptr macro
36 #define YYSTYPE long macro
80 #define YYSTYPE union _yystype_ macro
40 #define YYSTYPE yystype macro
99 typedef union { int val; } YYSTYPE; typedef