Home
last modified time | relevance | path

Searched refs:yysyntax_error (Results 1 – 10 of 10) sorted by relevance

/external/bison/data/
Dlalr1.java583 yyerror (]b4_locations_if([yylloc, ])[yysyntax_error (yystate, yytoken));
679 private String yysyntax_error (int yystate, int tok)
Dyacc.c1244 yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg,
1858 # define YYSYNTAX_ERROR yysyntax_error (&yymsg_alloc, &yymsg, \]b4_lac_if([[
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp918 yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg, in yysyntax_error() function
1634 # define YYSYNTAX_ERROR yysyntax_error (&yymsg_alloc, &yymsg, \ in yyparse()
/external/bison/src/
Dparse-gram.c1688 yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg, in yysyntax_error() function
2951 # define YYSYNTAX_ERROR yysyntax_error (&yymsg_alloc, &yymsg, \
/external/libpcap/
Dgrammar.c1661 yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg, in yysyntax_error() function
3471 # define YYSYNTAX_ERROR yysyntax_error (&yymsg_alloc, &yymsg, \ in yyparse()
/external/bison/tests/
Dregression.at1312 # invocation of yysyntax_error has caused yymsg_alloc to grow to exactly
1315 # a subsequent invocation of yysyntax_error that overflows during its
/external/bison/
DTODO137 ** yysyntax_error
DChangeLog-2012766 (yysyntax_error): Add the same new arguments and pass them to
772 Update yysyntax_error invocations. At yyreturn, free yyes if
801 (yysyntax_error): Change yystate argument to yyssp so stack top
808 Update yysyntax_error invocation. Add yyexhaustedlab code if LAC
830 yysyntax_error: adjust prior fixes for branch-2.5's lalr1.cc.
842 yysyntax_error: fix for consistent error with lookahead.
844 * data/yacc.c (yysyntax_error): In a verbose syntax error
846 must be an error action given that yysyntax_error is being
852 (yyparse, yypush_parse): Update yysyntax_error usage. Most
861 set yytoken to yyempty_ before invoking yysyntax_error.
[all …]
DChangeLog9 * data/yacc.c (yysyntax_error): here.
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp1939 yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg, in yysyntax_error() function
4908 # define YYSYNTAX_ERROR yysyntax_error (&yymsg_alloc, &yymsg, \ in yyparse()