Home
last modified time | relevance | path

Searched refs:yymsg (Results 1 – 14 of 14) sorted by relevance

/external/bison/src/
Dparse-gram.c1688 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, \
[all …]
/external/elfutils/src/
Dldscript.c1270 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);
[all …]
/external/libpcap/
Dgrammar.c1474 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) in yydestruct() argument
1477 yydestruct (yymsg, yytype, yyvaluep) in yydestruct()
1478 const char *yymsg; in yydestruct()
1486 if (!yymsg)
1487 yymsg = "Deleting";
1488 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
2757 char *yymsg = 0; local
2818 yymsg = (char *) YYSTACK_ALLOC (yysize);
2819 if (yymsg)
2824 char *yyp = yymsg;
[all …]
/external/bison/data/
Dyacc.c1244 yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg,
1380 char *yyp = *yymsg;
1543 char *yymsg = yymsgbuf;
1858 # define YYSYNTAX_ERROR yysyntax_error (&yymsg_alloc, &yymsg, \]b4_lac_if([[
1868 yymsgp = yymsg;
1871 if (yymsg != yymsgbuf)
1872 YYSTACK_FREE (yymsg);
1873 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
1874 if (!yymsg)
1876 yymsg = yymsgbuf;
[all …]
Dlalr1.cc231 inline void yydestruct_ (const char* yymsg,
443 ]b4_parser_class_name[::yydestruct_ (const char* yymsg,
447 YYUSE (yymsg);
450 if (yymsg)
451 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
Dglr.c760 static void yyFail (yyGLRStack* yystackp]b4_pure_formals[, const char* yymsg)
763 yyFail (yyGLRStack* yystackp]b4_pure_formals[, const char* yymsg)
765 if (yymsg != YY_NULL)
766 yyerror (]b4_yyerror_args[yymsg);
908 yydestroyGLRState (char const *yymsg, yyGLRState *yys]b4_user_formals[)
911 yydestruct (yymsg, yystos[yys->yylrState],
919 YYFPRINTF (stderr, "%s unresolved ", yymsg);
921 YYFPRINTF (stderr, "%s incomplete ", yymsg);
936 yydestroyGLRState (yymsg, yyrh]b4_user_args[);
2021 char* yymsg = YY_NULL;
[all …]
Dc.m4455 [[const char *yymsg], [yymsg]],
466 if (!yymsg)
467 yymsg = "Deleting";
468 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
/external/e2fsprogs/intl/
Dplural.c1137 char *yymsg; in yyparse() local
1149 yymsg = (char *) YYSTACK_ALLOC (yysize); in yyparse()
1150 if (yymsg != 0) in yyparse()
1152 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1169 yyerror (yymsg); in yyparse()
1170 YYSTACK_FREE (yymsg); in yyparse()
/external/elfutils/libcpu/
Di386_parse.c1261 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);
[all …]
/external/bison/examples/calc++/
Dcalc++-parser.cc260 calcxx_parser::yydestruct_ (const char* yymsg, in yydestruct_() argument
264 YYUSE (yymsg); in yydestruct_()
267 if (yymsg) in yydestruct_()
268 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); in yydestruct_()
Dcalc++-parser.hh252 inline void yydestruct_ (const char* yymsg,
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
Dglslang_tab.cpp1785 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, TParseContext* context) in yydestruct() argument
1788 yydestruct (yymsg, yytype, yyvaluep, context) in yydestruct()
1789 const char *yymsg; in yydestruct()
1798 if (!yymsg)
1799 yymsg = "Deleting";
1800 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
1877 char *yymsg = yymsgbuf; local
4534 if (yymsg != yymsgbuf)
4535 YYSTACK_FREE (yymsg);
4536 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
[all …]
/external/bison/tests/
Dregression.at1317 # yyparse would invoke yyerror using the old contents of yymsg.
1350 // Induce a syntax error message whose total length causes yymsg in
/external/bison/
DChangeLog-20126934 * data/push.c (yypushparse): Fix memory leak if yymsg is malloced
6939 * data/push.c (struct yypvars): Remove yymsgbuf, yymsgbuf_ptr, yymsg,
11247 for yymsg, too.