Lines Matching refs:yymsg
1261 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) in yydestruct() argument
1264 yydestruct (yymsg, yytype, yyvaluep) in yydestruct()
1265 const char *yymsg; in yydestruct()
1272 if (!yymsg)
1273 yymsg = "Deleting";
1274 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
1351 char *yymsg = yymsgbuf; local
1978 if (yymsg != yymsgbuf)
1979 YYSTACK_FREE (yymsg);
1980 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
1981 if (yymsg)
1985 yymsg = yymsgbuf;
1992 (void) yysyntax_error (yymsg, yystate, yychar);
1993 yyerror (yymsg);
2139 if (yymsg != yymsgbuf)
2140 YYSTACK_FREE (yymsg);