Searched refs:yysyntax_error (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | zconf.tab.c | 1178 yysyntax_error (char *yyresult, int yystate, int yychar) in yysyntax_error() function 2072 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); 2092 (void) yysyntax_error (yymsg, yystate, yychar);
|
| H A D | zconf.tab.c_shipped | 1178 yysyntax_error (char *yyresult, int yystate, int yychar) 2072 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); 2092 (void) yysyntax_error (yymsg, yystate, yychar);
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 979 yysyntax_error (char *yyresult, int yystate, int yychar) 1820 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); 1840 (void) yysyntax_error (yymsg, yystate, yychar);
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | parse.c_shipped | 1227 yysyntax_error (char *yyresult, int yystate, int yychar) 2338 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); 2358 (void) yysyntax_error (yymsg, yystate, yychar);
|