Home
last modified time | relevance | path

Searched refs:yyvalue (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse-scan.c2076 yysymprint (FILE* yyout, int yytype, YYSTYPE yyvalue) in yysymprint() argument
2078 yysymprint (yyout, yytype, yyvalue) in yysymprint()
2081 YYSTYPE yyvalue;
2085 (void) yyvalue;
2091 YYPRINT (yyout, yytoknum[yytype], yyvalue);
2113 yydestruct (int yytype, YYSTYPE yyvalue) in yydestruct() argument
2115 yydestruct (yytype, yyvalue) in yydestruct()
2117 YYSTYPE yyvalue;
2121 (void) yyvalue;
H A Dparse.c3059 yysymprint (FILE* yyout, int yytype, YYSTYPE yyvalue) in yysymprint() argument
3061 yysymprint (yyout, yytype, yyvalue) in yysymprint()
3064 YYSTYPE yyvalue;
3068 (void) yyvalue;
3074 YYPRINT (yyout, yytoknum[yytype], yyvalue);
3096 yydestruct (int yytype, YYSTYPE yyvalue) in yydestruct() argument
3098 yydestruct (yytype, yyvalue) in yydestruct()
3100 YYSTYPE yyvalue;
3104 (void) yyvalue;