Searched refs:yymsg (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | zconf.tab.c | 1288 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) in yydestruct() argument 1291 yydestruct (yymsg, yytype, yyvaluep) in yydestruct() 1292 const char *yymsg; in yydestruct() 1299 if (!yymsg) 1300 yymsg = "Deleting"; 1301 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); 1430 char *yymsg = yymsgbuf; local 2078 if (yymsg != yymsgbuf) 2079 YYSTACK_FREE (yymsg); 2080 yymsg = (char *) YYSTACK_ALLOC (yyalloc); [all …]
|
| H A D | zconf.tab.c_shipped | 1288 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) 1291 yydestruct (yymsg, yytype, yyvaluep) 1292 const char *yymsg; 1299 if (!yymsg) 1300 yymsg = "Deleting"; 1301 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); 1430 char *yymsg = yymsgbuf; 2078 if (yymsg != yymsgbuf) 2079 YYSTACK_FREE (yymsg); 2080 yymsg = (char *) YYSTACK_ALLOC (yyalloc); [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 1089 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) 1092 yydestruct (yymsg, yytype, yyvaluep) 1093 const char *yymsg; 1100 if (!yymsg) 1101 yymsg = "Deleting"; 1102 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); 1201 char *yymsg = yymsgbuf; 1826 if (yymsg != yymsgbuf) 1827 YYSTACK_FREE (yymsg); 1828 yymsg = (char *) YYSTACK_ALLOC (yyalloc); [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | parse.c_shipped | 1337 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) 1340 yydestruct (yymsg, yytype, yyvaluep) 1341 const char *yymsg; 1348 if (!yymsg) 1349 yymsg = "Deleting"; 1350 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); 1449 char *yymsg = yymsgbuf; 2344 if (yymsg != yymsgbuf) 2345 YYSTACK_FREE (yymsg); 2346 yymsg = (char *) YYSTACK_ALLOC (yyalloc); [all …]
|