Home
last modified time | relevance | path

Searched refs:yyss1 (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/intl/
Dplural.c778 short *yyss1 = yyss; in yyparse() local
787 &yyss1, yysize * sizeof (*yyssp), in yyparse()
794 &yyss1, yysize * sizeof (*yyssp), in yyparse()
798 yyss = yyss1; in yyparse()
813 short *yyss1 = yyss; in yyparse() local
824 if (yyss1 != yyssa) in yyparse()
825 YYSTACK_FREE (yyss1); in yyparse()
/external/bison/data/
Dyacc.c1107 yytype_int16 *yyss1 = yyss;
1115 &yyss1, yysize * sizeof (*yyssp),
1120 yyss = yyss1;
1135 yytype_int16 *yyss1 = yyss;
1144 if (yyss1 != yyssa)
1145 YYSTACK_FREE (yyss1);
/external/bison/src/
Dparse-gram.c1598 yytype_int16 *yyss1 = yyss; local
1606 &yyss1, yysize * sizeof (*yyssp),
1611 yyss = yyss1;
1626 yytype_int16 *yyss1 = yyss; local
1635 if (yyss1 != yyssa)
1636 YYSTACK_FREE (yyss1);
/external/elfutils/src/
Dldscript.c1074 short *yyss1 = yyss; local
1082 &yyss1, yysize * sizeof (*yyssp),
1087 yyss = yyss1;
1102 short *yyss1 = yyss; local
1111 if (yyss1 != yyssa)
1112 YYSTACK_FREE (yyss1);
/external/libpcap/
Dgrammar.c1632 short int *yyss1 = yyss; local
1640 &yyss1, yysize * sizeof (*yyssp),
1645 yyss = yyss1;
1660 short int *yyss1 = yyss; local
1669 if (yyss1 != yyssa)
1670 YYSTACK_FREE (yyss1);
/external/bison/
DChangeLog12618 * src/bison.simple (yyparse): Let yyls1, yyss1 and yyvs1 be