Home
last modified time | relevance | path

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

/external/e2fsprogs/intl/
Dplural.c380 YYLTYPE yyls; member
712 YYLTYPE *yyls = yylsa; in yyparse() local
751 yylsp = yyls; in yyparse()
783 YYLTYPE *yyls1 = yyls; in yyparse()
791 yyls = yyls1; in yyparse()
821 YYSTACK_RELOCATE (yyls); in yyparse()
833 yylsp = yyls + yysize - 1; in yyparse()
/external/bison/data/
Dyacc.c252 YYLTYPE *yyls;
1491 #define yyls yyps->yyls
1561 yylsp = yyls = yylsa;]])[
1610 YYLTYPE *yyls1 = yyls;])[
1622 yyls = yyls1;])[
1645 YYSTACK_RELOCATE (yyls_alloc, yyls);])[
1655 yylsp = yyls + yysize - 1;])[
/external/bison/src/
Dparse-gram.c1945 YYLTYPE *yyls; local
1982 yylsp = yyls = yylsa;
2034 YYLTYPE *yyls1 = yyls;
2046 yyls = yyls1;
2069 YYSTACK_RELOCATE (yyls_alloc, yyls);
2079 yylsp = yyls + yysize - 1;
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp2141 YYLTYPE *yyls; in yyparse() local
2173 yylsp = yyls = yylsa; in yyparse()
2208 YYLTYPE *yyls1 = yyls; in yyparse()
2220 yyls = yyls1; in yyparse()
2243 YYSTACK_RELOCATE (yyls_alloc, yyls); in yyparse()
2253 yylsp = yyls + yysize - 1; in yyparse()
/external/toybox/kconfig/
Dzconf.tab.c_shipped1205 `yyls': related to locations.
/external/bison/
DChangeLog-19981160 uses of yyls* and yylloc with #ifdef YYLSP_NEEDED This will
DChangeLog-20126155 yyss, yyvs, yyls, and yystacksize.
6157 yyerrstatus, yytoken, yyss, yyvs, yyls, yystacksize, yyssp, yyvsp, and
6163 Add initialization of yytoken, yyss, yyvs, yyls, and yystacksize; for
6196 yyvsp, yyls, yylsp, yystacksize, yyval, yyloc): For push mode, #define
6210 * data/push.c (union yyalloc): Rename yyss, yyvs, and yyls fields to