Lines Matching refs:yymsg
1061 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) in yydestruct() argument
1064 yydestruct (yymsg, yytype, yyvaluep) in yydestruct()
1065 const char *yymsg; in yydestruct()
1072 if (!yymsg)
1073 yymsg = "Deleting";
1074 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
1151 char *yymsg = yymsgbuf; local
1515 if (yymsg != yymsgbuf)
1516 YYSTACK_FREE (yymsg);
1517 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
1518 if (yymsg)
1522 yymsg = yymsgbuf;
1529 (void) yysyntax_error (yymsg, yystate, yychar);
1530 yyerror (yymsg);
1676 if (yymsg != yymsgbuf)
1677 YYSTACK_FREE (yymsg);