Searched refs:yyss (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/unbound/util/
H A Dconfigyyrename.h76 #define yyss ub_c_ss macro
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c487 yytype_int16 yyss; member in union:yyalloc
1544 `yyss': related to states,
1553 yytype_int16 *yyss = yyssa;
1588 yyssp = yyss;
1604 if (yyss + yystacksize - 1 <= yyssp)
1607 YYSIZE_T yysize = yyssp - yyss + 1;
1615 yytype_int16 *yyss1 = yyss;
1628 yyss = yyss1;
1643 yytype_int16 *yyss1 = yyss;
1648 YYSTACK_RELOCATE (yyss);
1550 yytype_int16 *yyss = yyssa; local
[all...]
/freebsd-13-stable/crypto/heimdal/lib/com_err/
H A Dparse.c349 yytype_int16 yyss; member in union:yyalloc
1159 `yyss': related to states,
1168 yytype_int16 *yyss = yyssa;
1203 yyssp = yyss;
1219 if (yyss + yystacksize - 1 <= yyssp)
1222 YYSIZE_T yysize = yyssp - yyss + 1;
1230 yytype_int16 *yyss1 = yyss;
1243 yyss = yyss1;
1258 yytype_int16 *yyss1 = yyss;
1263 YYSTACK_RELOCATE (yyss);
1165 yytype_int16 *yyss = yyssa; local
[all...]
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c497 yytype_int16 yyss; member in union:yyalloc
1551 `yyss': related to states,
1560 yytype_int16 *yyss = yyssa;
1595 yyssp = yyss;
1611 if (yyss + yystacksize - 1 <= yyssp)
1614 YYSIZE_T yysize = yyssp - yyss + 1;
1622 yytype_int16 *yyss1 = yyss;
1635 yyss = yyss1;
1650 yytype_int16 *yyss1 = yyss;
1655 YYSTACK_RELOCATE (yyss);
1557 yytype_int16 *yyss = yyssa; local
[all...]
/freebsd-13-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c340 yytype_int16 yyss; member in union:yyalloc
1133 `yyss': related to states,
1142 yytype_int16 *yyss = yyssa;
1177 yyssp = yyss;
1193 if (yyss + yystacksize - 1 <= yyssp)
1196 YYSIZE_T yysize = yyssp - yyss + 1;
1204 yytype_int16 *yyss1 = yyss;
1217 yyss = yyss1;
1232 yytype_int16 *yyss1 = yyss;
1237 YYSTACK_RELOCATE (yyss);
1139 yytype_int16 *yyss = yyssa; local
[all...]

Completed in 81 milliseconds