Lines Matching refs:yymsg
1270 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) in yydestruct() argument
1273 yydestruct (yymsg, yytype, yyvaluep) in yydestruct()
1274 const char *yymsg; in yydestruct()
1281 if (!yymsg)
1282 yymsg = "Deleting";
1283 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
1360 char *yymsg = yymsgbuf; local
2084 if (yymsg != yymsgbuf)
2085 YYSTACK_FREE (yymsg);
2086 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
2087 if (yymsg)
2091 yymsg = yymsgbuf;
2098 (void) yysyntax_error (yymsg, yystate, yychar);
2099 yyerror (yymsg);
2245 if (yymsg != yymsgbuf)
2246 YYSTACK_FREE (yymsg);