Lines Matching refs:yymsg
1288 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) in yydestruct() argument
1291 yydestruct (yymsg, yytype, yyvaluep) in yydestruct()
1292 const char *yymsg; in yydestruct()
1299 if (!yymsg)
1300 yymsg = "Deleting";
1301 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
1430 char *yymsg = yymsgbuf; local
2078 if (yymsg != yymsgbuf)
2079 YYSTACK_FREE (yymsg);
2080 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
2081 if (yymsg)
2085 yymsg = yymsgbuf;
2092 (void) yysyntax_error (yymsg, yystate, yychar);
2093 yyerror (yymsg);
2236 if (yymsg != yymsgbuf)
2237 YYSTACK_FREE (yymsg);