Home | History | Annotate | Download | only in MISC

Lines Matching refs:YYSTYPE

106  * wrap their definitions of YYSTYPE with "#ifndef YYSTYPE"'s, so the
109 #define YYSTYPE int
376 #ifndef YYSTYPE
377 typedef int YYSTYPE;
395 YYSTYPE *yyvsp;
396 YYSTYPE yyval;
397 YYSTYPE yylval;
399 YYSTYPE yyvs[YYSTACKSIZE];