Lines Matching refs:yymsg
1688 yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg, in yysyntax_error() argument
1801 char *yyp = *yymsg; in yysyntax_error()
1827 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp) in yydestruct() argument
1830 yydestruct (yymsg, yytype, yyvaluep, yylocationp) in yydestruct()
1831 const char *yymsg; in yydestruct()
1840 if (!yymsg)
1841 yymsg = "Deleting";
1842 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
1970 char *yymsg = yymsgbuf; local
2951 # define YYSYNTAX_ERROR yysyntax_error (&yymsg_alloc, &yymsg, \
2961 yymsgp = yymsg;
2964 if (yymsg != yymsgbuf)
2965 YYSTACK_FREE (yymsg);
2966 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
2967 if (!yymsg)
2969 yymsg = yymsgbuf;
2976 yymsgp = yymsg;
3137 if (yymsg != yymsgbuf)
3138 YYSTACK_FREE (yymsg);