Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dparser.c1033 yy_state_t *yyss = yyssa; in yyparse() local
1034 yy_state_t *yyssp = yyss; in yyparse()
1082 YY_STACK_PRINT (yyss, yyssp); in yyparse()
1084 if (yyss + yystacksize - 1 <= yyssp) in yyparse()
1090 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse()
1097 yy_state_t *yyss1 = yyss; in yyparse()
1108 yyss = yyss1; in yyparse()
1120 yy_state_t *yyss1 = yyss; in yyparse()
1126 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse()
1134 yyssp = yyss + yysize - 1; in yyparse()
[all …]
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefsyacc.c1166 yy_state_t *yyss = yyssa; in yyparse() local
1167 yy_state_t *yyssp = yyss; in yyparse()
1215 YY_STACK_PRINT (yyss, yyssp); in yyparse()
1217 if (yyss + yystacksize - 1 <= yyssp) in yyparse()
1223 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse()
1230 yy_state_t *yyss1 = yyss; in yyparse()
1241 yyss = yyss1; in yyparse()
1253 yy_state_t *yyss1 = yyss; in yyparse()
1259 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse()
1267 yyssp = yyss + yysize - 1; in yyparse()
[all …]
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.tab.c
H A Dzconf.tab.c_shipped1276 'yyss': related to states.
1284 yytype_int16 *yyss;
1315 yyssp = yyss = yyssa;
1338 if (yyss + yystacksize - 1 <= yyssp)
1341 YYSIZE_T yysize = yyssp - yyss + 1;
1349 yytype_int16 *yyss1 = yyss;
1360 yyss = yyss1;
1375 yytype_int16 *yyss1 = yyss;
1380 YYSTACK_RELOCATE (yyss_alloc, yyss);
1389 yyssp = yyss + yysize - 1;
[all …]
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-parser.tab.c
H A Ddtc-parser.tab.c_shipped1226 'yyss': related to states.
1235 yytype_int16 *yyss;
1275 yyssp = yyss = yyssa;
1300 if (yyss + yystacksize - 1 <= yyssp)
1303 YYSIZE_T yysize = yyssp - yyss + 1;
1311 yytype_int16 *yyss1 = yyss;
1325 yyss = yyss1;
1340 yytype_int16 *yyss1 = yyss;
1345 YYSTACK_RELOCATE (yyss_alloc, yyss);
1355 yyssp = yyss + yysize - 1;
[all …]
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.tab.c_shipped1275 'yyss': related to states.
1283 yytype_int16 *yyss;
1314 yyssp = yyss = yyssa;
1337 if (yyss + yystacksize - 1 <= yyssp)
1340 YYSIZE_T yysize = yyssp - yyss + 1;
1348 yytype_int16 *yyss1 = yyss;
1359 yyss = yyss1;
1374 yytype_int16 *yyss1 = yyss;
1379 YYSTACK_RELOCATE (yyss_alloc, yyss);
1388 yyssp = yyss + yysize - 1;
[all …]