Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.tab.c
H A Dzconf.tab.c_shipped1070 yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg,
1179 char *yyp = *yymsg;
1202 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep)
1205 if (!yymsg)
1206 yymsg = "Deleting";
1207 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
1305 char *yymsg = yymsgbuf;
2041 # define YYSYNTAX_ERROR yysyntax_error (&yymsg_alloc, &yymsg, \
2048 yymsgp = yymsg;
2051 if (yymsg != yymsgbuf)
[all …]
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-parser.tab.c
H A Ddtc-parser.tab.c_shipped1051 yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg,
1160 char *yyp = *yymsg;
1183 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp)
1187 if (!yymsg)
1188 yymsg = "Deleting";
1189 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
1265 char *yymsg = yymsgbuf;
2133 # define YYSYNTAX_ERROR yysyntax_error (&yymsg_alloc, &yymsg, \
2140 yymsgp = yymsg;
2143 if (yymsg != yymsgbuf)
[all …]
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.tab.c_shipped1069 yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg,
1178 char *yyp = *yymsg;
1201 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep)
1204 if (!yymsg)
1205 yymsg = "Deleting";
1206 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
1304 char *yymsg = yymsgbuf;
2056 # define YYSYNTAX_ERROR yysyntax_error (&yymsg_alloc, &yymsg, \
2063 yymsgp = yymsg;
2066 if (yymsg != yymsgbuf)
[all …]
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dparser.c989 yydestruct (const char *yymsg, in yydestruct() argument
993 if (!yymsg) in yydestruct()
994 yymsg = "Deleting"; in yydestruct()
995 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefsyacc.c1122 yydestruct (const char *yymsg, in yydestruct() argument
1126 if (!yymsg) in yydestruct()
1127 yymsg = "Deleting"; in yydestruct()
1128 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()