Lines Matching refs:yymsg
1035 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) in yydestruct() argument
1038 yydestruct (yymsg, yytype, yyvaluep) in yydestruct()
1039 const char *yymsg; in yydestruct()
1046 if (!yymsg)
1047 yymsg = "Deleting";
1048 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
1125 char *yymsg = yymsgbuf; local
1444 if (yymsg != yymsgbuf)
1445 YYSTACK_FREE (yymsg);
1446 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
1447 if (yymsg)
1451 yymsg = yymsgbuf;
1458 (void) yysyntax_error (yymsg, yystate, yychar);
1459 yyerror (yymsg);
1605 if (yymsg != yymsgbuf)
1606 YYSTACK_FREE (yymsg);