Lines Matching full:yymsg
1406 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp)
1409 yydestruct (yymsg, yytype, yyvaluep, yylocationp)
1410 const char *yymsg;
1419 if (!yymsg)
1420 yymsg = "Deleting";
1421 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
1501 char *yymsg = yymsgbuf;
2206 if (yymsg != yymsgbuf)
2207 YYSTACK_FREE (yymsg);
2208 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
2209 if (yymsg)
2213 yymsg = yymsgbuf;
2220 (void) yysyntax_error (yymsg, yystate, yychar);
2221 yyerror (yymsg);
2373 if (yymsg != yymsgbuf)
2374 YYSTACK_FREE (yymsg);