yyvsp 965 source3/modules/getdate.c yy_reduce_print (YYSTYPE *yyvsp, int yyrule) yyvsp 968 source3/modules/getdate.c yy_reduce_print (yyvsp, yyrule) yyvsp 969 source3/modules/getdate.c YYSTYPE *yyvsp; yyvsp 983 source3/modules/getdate.c &(yyvsp[(yyi + 1) - (yynrhs)]) yyvsp 992 source3/modules/getdate.c yy_reduce_print (yyvsp, Rule); \ yyvsp 1353 source3/modules/getdate.c YYSTYPE *yyvsp; yyvsp 1357 source3/modules/getdate.c #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) yyvsp 1383 source3/modules/getdate.c yyvsp = yyvs; yyvsp 1418 source3/modules/getdate.c &yyvs1, yysize * sizeof (*yyvsp), yyvsp 1453 source3/modules/getdate.c yyvsp = yyvs + yysize - 1; yyvsp 1530 source3/modules/getdate.c *++yyvsp = yylval; yyvsp 1560 source3/modules/getdate.c yyval = yyvsp[1-yylen]; yyvsp 1599 source3/modules/getdate.c PC.hour = (yyvsp[(1) - (2)].textintval).value; yyvsp 1602 source3/modules/getdate.c PC.meridian = (yyvsp[(2) - (2)].intval); yyvsp 1609 source3/modules/getdate.c PC.hour = (yyvsp[(1) - (4)].textintval).value; yyvsp 1610 source3/modules/getdate.c PC.minutes = (yyvsp[(3) - (4)].textintval).value; yyvsp 1612 source3/modules/getdate.c PC.meridian = (yyvsp[(4) - (4)].intval); yyvsp 1619 source3/modules/getdate.c PC.hour = (yyvsp[(1) - (4)].textintval).value; yyvsp 1620 source3/modules/getdate.c PC.minutes = (yyvsp[(3) - (4)].textintval).value; yyvsp 1623 source3/modules/getdate.c PC.time_zone = (yyvsp[(4) - (4)].textintval).value % 100 + ((yyvsp[(4) - (4)].textintval).value / 100) * 60; yyvsp 1630 source3/modules/getdate.c PC.hour = (yyvsp[(1) - (6)].textintval).value; yyvsp 1631 source3/modules/getdate.c PC.minutes = (yyvsp[(3) - (6)].textintval).value; yyvsp 1632 source3/modules/getdate.c PC.seconds = (yyvsp[(5) - (6)].textintval).value; yyvsp 1633 source3/modules/getdate.c PC.meridian = (yyvsp[(6) - (6)].intval); yyvsp 1640 source3/modules/getdate.c PC.hour = (yyvsp[(1) - (6)].textintval).value; yyvsp 1641 source3/modules/getdate.c PC.minutes = (yyvsp[(3) - (6)].textintval).value; yyvsp 1642 source3/modules/getdate.c PC.seconds = (yyvsp[(5) - (6)].textintval).value; yyvsp 1645 source3/modules/getdate.c PC.time_zone = (yyvsp[(6) - (6)].textintval).value % 100 + ((yyvsp[(6) - (6)].textintval).value / 100) * 60; yyvsp 1651 source3/modules/getdate.c { PC.local_isdst = (yyvsp[(1) - (1)].intval); ;} yyvsp 1656 source3/modules/getdate.c { PC.local_isdst = (yyvsp[(1) - (2)].intval) < 0 ? 1 : (yyvsp[(1) - (2)].intval) + 1; ;} yyvsp 1661 source3/modules/getdate.c { PC.time_zone = (yyvsp[(1) - (1)].intval); ;} yyvsp 1666 source3/modules/getdate.c { PC.time_zone = (yyvsp[(1) - (1)].intval) + 60; ;} yyvsp 1671 source3/modules/getdate.c { PC.time_zone = (yyvsp[(1) - (2)].intval) + 60; ;} yyvsp 1678 source3/modules/getdate.c PC.day_number = (yyvsp[(1) - (1)].intval); yyvsp 1686 source3/modules/getdate.c PC.day_number = (yyvsp[(1) - (2)].intval); yyvsp 1693 source3/modules/getdate.c PC.day_ordinal = (yyvsp[(1) - (2)].textintval).value; yyvsp 1694 source3/modules/getdate.c PC.day_number = (yyvsp[(2) - (2)].intval); yyvsp 1701 source3/modules/getdate.c PC.month = (yyvsp[(1) - (3)].textintval).value; yyvsp 1702 source3/modules/getdate.c PC.day = (yyvsp[(3) - (3)].textintval).value; yyvsp 1714 source3/modules/getdate.c if (4 <= (yyvsp[(1) - (5)].textintval).digits) yyvsp 1716 source3/modules/getdate.c PC.year = (yyvsp[(1) - (5)].textintval); yyvsp 1717 source3/modules/getdate.c PC.month = (yyvsp[(3) - (5)].textintval).value; yyvsp 1718 source3/modules/getdate.c PC.day = (yyvsp[(5) - (5)].textintval).value; yyvsp 1722 source3/modules/getdate.c PC.month = (yyvsp[(1) - (5)].textintval).value; yyvsp 1723 source3/modules/getdate.c PC.day = (yyvsp[(3) - (5)].textintval).value; yyvsp 1724 source3/modules/getdate.c PC.year = (yyvsp[(5) - (5)].textintval); yyvsp 1733 source3/modules/getdate.c PC.year = (yyvsp[(1) - (3)].textintval); yyvsp 1734 source3/modules/getdate.c PC.month = -(yyvsp[(2) - (3)].textintval).value; yyvsp 1735 source3/modules/getdate.c PC.day = -(yyvsp[(3) - (3)].textintval).value; yyvsp 1743 source3/modules/getdate.c PC.day = (yyvsp[(1) - (3)].textintval).value; yyvsp 1744 source3/modules/getdate.c PC.month = (yyvsp[(2) - (3)].intval); yyvsp 1745 source3/modules/getdate.c PC.year.value = -(yyvsp[(3) - (3)].textintval).value; yyvsp 1746 source3/modules/getdate.c PC.year.digits = (yyvsp[(3) - (3)].textintval).digits; yyvsp 1753 source3/modules/getdate.c PC.month = (yyvsp[(1) - (2)].intval); yyvsp 1754 source3/modules/getdate.c PC.day = (yyvsp[(2) - (2)].textintval).value; yyvsp 1761 source3/modules/getdate.c PC.month = (yyvsp[(1) - (4)].intval); yyvsp 1762 source3/modules/getdate.c PC.day = (yyvsp[(2) - (4)].textintval).value; yyvsp 1763 source3/modules/getdate.c PC.year = (yyvsp[(4) - (4)].textintval); yyvsp 1770 source3/modules/getdate.c PC.day = (yyvsp[(1) - (2)].textintval).value; yyvsp 1771 source3/modules/getdate.c PC.month = (yyvsp[(2) - (2)].intval); yyvsp 1778 source3/modules/getdate.c PC.day = (yyvsp[(1) - (3)].textintval).value; yyvsp 1779 source3/modules/getdate.c PC.month = (yyvsp[(2) - (3)].intval); yyvsp 1780 source3/modules/getdate.c PC.year = (yyvsp[(3) - (3)].textintval); yyvsp 1798 source3/modules/getdate.c { PC.rel_year += (yyvsp[(1) - (2)].textintval).value * (yyvsp[(2) - (2)].intval); ;} yyvsp 1803 source3/modules/getdate.c { PC.rel_year += (yyvsp[(1) - (2)].textintval).value * (yyvsp[(2) - (2)].intval); ;} yyvsp 1808 source3/modules/getdate.c { PC.rel_year += (yyvsp[(1) - (1)].intval); ;} yyvsp 1813 source3/modules/getdate.c { PC.rel_month += (yyvsp[(1) - (2)].textintval).value * (yyvsp[(2) - (2)].intval); ;} yyvsp 1818 source3/modules/getdate.c { PC.rel_month += (yyvsp[(1) - (2)].textintval).value * (yyvsp[(2) - (2)].intval); ;} yyvsp 1823 source3/modules/getdate.c { PC.rel_month += (yyvsp[(1) - (1)].intval); ;} yyvsp 1828 source3/modules/getdate.c { PC.rel_day += (yyvsp[(1) - (2)].textintval).value * (yyvsp[(2) - (2)].intval); ;} yyvsp 1833 source3/modules/getdate.c { PC.rel_day += (yyvsp[(1) - (2)].textintval).value * (yyvsp[(2) - (2)].intval); ;} yyvsp 1838 source3/modules/getdate.c { PC.rel_day += (yyvsp[(1) - (1)].intval); ;} yyvsp 1843 source3/modules/getdate.c { PC.rel_hour += (yyvsp[(1) - (2)].textintval).value * (yyvsp[(2) - (2)].intval); ;} yyvsp 1848 source3/modules/getdate.c { PC.rel_hour += (yyvsp[(1) - (2)].textintval).value * (yyvsp[(2) - (2)].intval); ;} yyvsp 1853 source3/modules/getdate.c { PC.rel_hour += (yyvsp[(1) - (1)].intval); ;} yyvsp 1858 source3/modules/getdate.c { PC.rel_minutes += (yyvsp[(1) - (2)].textintval).value * (yyvsp[(2) - (2)].intval); ;} yyvsp 1863 source3/modules/getdate.c { PC.rel_minutes += (yyvsp[(1) - (2)].textintval).value * (yyvsp[(2) - (2)].intval); ;} yyvsp 1868 source3/modules/getdate.c { PC.rel_minutes += (yyvsp[(1) - (1)].intval); ;} yyvsp 1873 source3/modules/getdate.c { PC.rel_seconds += (yyvsp[(1) - (2)].textintval).value * (yyvsp[(2) - (2)].intval); ;} yyvsp 1878 source3/modules/getdate.c { PC.rel_seconds += (yyvsp[(1) - (2)].textintval).value * (yyvsp[(2) - (2)].intval); ;} yyvsp 1883 source3/modules/getdate.c { PC.rel_seconds += (yyvsp[(1) - (1)].intval); ;} yyvsp 1890 source3/modules/getdate.c && ! PC.rels_seen && (PC.times_seen || 2 < (yyvsp[(1) - (1)].textintval).digits)) yyvsp 1891 source3/modules/getdate.c PC.year = (yyvsp[(1) - (1)].textintval); yyvsp 1894 source3/modules/getdate.c if (4 < (yyvsp[(1) - (1)].textintval).digits) yyvsp 1897 source3/modules/getdate.c PC.day = (yyvsp[(1) - (1)].textintval).value % 100; yyvsp 1898 source3/modules/getdate.c PC.month = ((yyvsp[(1) - (1)].textintval).value / 100) % 100; yyvsp 1899 source3/modules/getdate.c PC.year.value = (yyvsp[(1) - (1)].textintval).value / 10000; yyvsp 1900 source3/modules/getdate.c PC.year.digits = (yyvsp[(1) - (1)].textintval).digits - 4; yyvsp 1905 source3/modules/getdate.c if ((yyvsp[(1) - (1)].textintval).digits <= 2) yyvsp 1907 source3/modules/getdate.c PC.hour = (yyvsp[(1) - (1)].textintval).value; yyvsp 1912 source3/modules/getdate.c PC.hour = (yyvsp[(1) - (1)].textintval).value / 100; yyvsp 1913 source3/modules/getdate.c PC.minutes = (yyvsp[(1) - (1)].textintval).value % 100; yyvsp 1929 source3/modules/getdate.c { (yyval.intval) = (yyvsp[(1) - (1)].intval); ;} yyvsp 1943 source3/modules/getdate.c *++yyvsp = yyval; yyvsp 2078 source3/modules/getdate.c yystos[yystate], yyvsp); yyvsp 2087 source3/modules/getdate.c *++yyvsp = yylval; yyvsp 2091 source3/modules/getdate.c YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp); yyvsp 2132 source3/modules/getdate.c yystos[*yyssp], yyvsp); yyvsp 1163 source4/heimdal/lib/asn1/parse.c yy_reduce_print (YYSTYPE *yyvsp, int yyrule) yyvsp 1166 source4/heimdal/lib/asn1/parse.c yy_reduce_print (yyvsp, yyrule) yyvsp 1167 source4/heimdal/lib/asn1/parse.c YYSTYPE *yyvsp; yyvsp 1181 source4/heimdal/lib/asn1/parse.c &(yyvsp[(yyi + 1) - (yynrhs)]) yyvsp 1190 source4/heimdal/lib/asn1/parse.c yy_reduce_print (yyvsp, Rule); \ yyvsp 1551 source4/heimdal/lib/asn1/parse.c YYSTYPE *yyvsp; yyvsp 1555 source4/heimdal/lib/asn1/parse.c #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) yyvsp 1581 source4/heimdal/lib/asn1/parse.c yyvsp = yyvs; yyvsp 1616 source4/heimdal/lib/asn1/parse.c &yyvs1, yysize * sizeof (*yyvsp), yyvsp 1651 source4/heimdal/lib/asn1/parse.c yyvsp = yyvs + yysize - 1; yyvsp 1728 source4/heimdal/lib/asn1/parse.c *++yyvsp = yylval; yyvsp 1758 source4/heimdal/lib/asn1/parse.c yyval = yyvsp[1-yylen]; yyvsp 1790 source4/heimdal/lib/asn1/parse.c for(sl = (yyvsp[(1) - (4)].sl); sl != NULL; sl = sl->next) { yyvsp 1794 source4/heimdal/lib/asn1/parse.c add_import((yyvsp[(3) - (4)].name)); yyvsp 1802 source4/heimdal/lib/asn1/parse.c (yyval.sl)->string = (yyvsp[(1) - (3)].name); yyvsp 1803 source4/heimdal/lib/asn1/parse.c (yyval.sl)->next = (yyvsp[(3) - (3)].sl); yyvsp 1811 source4/heimdal/lib/asn1/parse.c (yyval.sl)->string = (yyvsp[(1) - (1)].name); yyvsp 1819 source4/heimdal/lib/asn1/parse.c Symbol *s = addsym ((yyvsp[(1) - (3)].name)); yyvsp 1821 source4/heimdal/lib/asn1/parse.c s->type = (yyvsp[(3) - (3)].type); yyvsp 1838 source4/heimdal/lib/asn1/parse.c if((yyvsp[(2) - (5)].value)->type != integervalue) yyvsp 1840 source4/heimdal/lib/asn1/parse.c if((yyvsp[(2) - (5)].value)->type != integervalue) yyvsp 1843 source4/heimdal/lib/asn1/parse.c (yyval.range)->min = (yyvsp[(2) - (5)].value)->u.integervalue; yyvsp 1844 source4/heimdal/lib/asn1/parse.c (yyval.range)->max = (yyvsp[(4) - (5)].value)->u.integervalue; yyvsp 1851 source4/heimdal/lib/asn1/parse.c if((yyvsp[(2) - (5)].value)->type != integervalue) yyvsp 1854 source4/heimdal/lib/asn1/parse.c (yyval.range)->min = (yyvsp[(2) - (5)].value)->u.integervalue; yyvsp 1855 source4/heimdal/lib/asn1/parse.c (yyval.range)->max = (yyvsp[(2) - (5)].value)->u.integervalue - 1; yyvsp 1862 source4/heimdal/lib/asn1/parse.c if((yyvsp[(4) - (5)].value)->type != integervalue) yyvsp 1865 source4/heimdal/lib/asn1/parse.c (yyval.range)->min = (yyvsp[(4) - (5)].value)->u.integervalue + 2; yyvsp 1866 source4/heimdal/lib/asn1/parse.c (yyval.range)->max = (yyvsp[(4) - (5)].value)->u.integervalue; yyvsp 1873 source4/heimdal/lib/asn1/parse.c if((yyvsp[(2) - (3)].value)->type != integervalue) yyvsp 1876 source4/heimdal/lib/asn1/parse.c (yyval.range)->min = (yyvsp[(2) - (3)].value)->u.integervalue; yyvsp 1877 source4/heimdal/lib/asn1/parse.c (yyval.range)->max = (yyvsp[(2) - (3)].value)->u.integervalue; yyvsp 1893 source4/heimdal/lib/asn1/parse.c (yyval.type)->range = (yyvsp[(2) - (2)].range); yyvsp 1902 source4/heimdal/lib/asn1/parse.c (yyval.type)->members = (yyvsp[(3) - (4)].members); yyvsp 1912 source4/heimdal/lib/asn1/parse.c ASN1_TAILQ_INSERT_HEAD((yyval.members), (yyvsp[(1) - (1)].member), members); yyvsp 1919 source4/heimdal/lib/asn1/parse.c ASN1_TAILQ_INSERT_TAIL((yyvsp[(1) - (3)].members), (yyvsp[(3) - (3)].member), members); yyvsp 1920 source4/heimdal/lib/asn1/parse.c (yyval.members) = (yyvsp[(1) - (3)].members); yyvsp 1926 source4/heimdal/lib/asn1/parse.c { (yyval.members) = (yyvsp[(1) - (3)].members); } yyvsp 1933 source4/heimdal/lib/asn1/parse.c (yyval.member)->name = (yyvsp[(1) - (4)].name); yyvsp 1934 source4/heimdal/lib/asn1/parse.c (yyval.member)->gen_name = estrdup((yyvsp[(1) - (4)].name)); yyvsp 1936 source4/heimdal/lib/asn1/parse.c (yyval.member)->val = (yyvsp[(3) - (4)].constant); yyvsp 1947 source4/heimdal/lib/asn1/parse.c (yyval.type)->members = (yyvsp[(3) - (4)].members); yyvsp 1966 source4/heimdal/lib/asn1/parse.c (yyval.type)->members = (yyvsp[(4) - (5)].members); yyvsp 1983 source4/heimdal/lib/asn1/parse.c t->range = (yyvsp[(3) - (3)].range); yyvsp 2004 source4/heimdal/lib/asn1/parse.c { (yyval.range) = (yyvsp[(2) - (2)].range); } yyvsp 2011 source4/heimdal/lib/asn1/parse.c (yyval.type)->members = (yyvsp[(3) - (4)].members); yyvsp 2029 source4/heimdal/lib/asn1/parse.c (yyval.type)->range = (yyvsp[(2) - (4)].range); yyvsp 2030 source4/heimdal/lib/asn1/parse.c (yyval.type)->subtype = (yyvsp[(4) - (4)].type); yyvsp 2039 source4/heimdal/lib/asn1/parse.c (yyval.type)->members = (yyvsp[(3) - (4)].members); yyvsp 2057 source4/heimdal/lib/asn1/parse.c (yyval.type)->subtype = (yyvsp[(3) - (3)].type); yyvsp 2066 source4/heimdal/lib/asn1/parse.c (yyval.type)->members = (yyvsp[(3) - (4)].members); yyvsp 2073 source4/heimdal/lib/asn1/parse.c Symbol *s = addsym((yyvsp[(1) - (1)].name)); yyvsp 2076 source4/heimdal/lib/asn1/parse.c error_message ("%s is not a type\n", (yyvsp[(1) - (1)].name)); yyvsp 2117 source4/heimdal/lib/asn1/parse.c (yyval.constraint_spec) = (yyvsp[(2) - (3)].constraint_spec); yyvsp 2125 source4/heimdal/lib/asn1/parse.c (yyval.constraint_spec)->u.content.type = (yyvsp[(2) - (2)].type); yyvsp 2133 source4/heimdal/lib/asn1/parse.c if ((yyvsp[(3) - (3)].value)->type != objectidentifiervalue) yyvsp 2137 source4/heimdal/lib/asn1/parse.c (yyval.constraint_spec)->u.content.encoding = (yyvsp[(3) - (3)].value); yyvsp 2144 source4/heimdal/lib/asn1/parse.c if ((yyvsp[(5) - (5)].value)->type != objectidentifiervalue) yyvsp 2147 source4/heimdal/lib/asn1/parse.c (yyval.constraint_spec)->u.content.type = (yyvsp[(2) - (5)].type); yyvsp 2148 source4/heimdal/lib/asn1/parse.c (yyval.constraint_spec)->u.content.encoding = (yyvsp[(5) - (5)].value); yyvsp 2163 source4/heimdal/lib/asn1/parse.c (yyval.type)->tag = (yyvsp[(1) - (3)].tag); yyvsp 2164 source4/heimdal/lib/asn1/parse.c (yyval.type)->tag.tagenv = (yyvsp[(2) - (3)].constant); yyvsp 2165 source4/heimdal/lib/asn1/parse.c if((yyvsp[(3) - (3)].type)->type == TTag && (yyvsp[(2) - (3)].constant) == TE_IMPLICIT) { yyvsp 2166 source4/heimdal/lib/asn1/parse.c (yyval.type)->subtype = (yyvsp[(3) - (3)].type)->subtype; yyvsp 2167 source4/heimdal/lib/asn1/parse.c free((yyvsp[(3) - (3)].type)); yyvsp 2169 source4/heimdal/lib/asn1/parse.c (yyval.type)->subtype = (yyvsp[(3) - (3)].type); yyvsp 2176 source4/heimdal/lib/asn1/parse.c (yyval.tag).tagclass = (yyvsp[(2) - (4)].constant); yyvsp 2177 source4/heimdal/lib/asn1/parse.c (yyval.tag).tagvalue = (yyvsp[(3) - (4)].constant); yyvsp 2235 source4/heimdal/lib/asn1/parse.c s = addsym ((yyvsp[(1) - (4)].name)); yyvsp 2238 source4/heimdal/lib/asn1/parse.c s->value = (yyvsp[(4) - (4)].value); yyvsp 2304 source4/heimdal/lib/asn1/parse.c ASN1_TAILQ_INSERT_HEAD((yyval.members), (yyvsp[(1) - (1)].member), members); yyvsp 2311 source4/heimdal/lib/asn1/parse.c ASN1_TAILQ_INSERT_TAIL((yyvsp[(1) - (3)].members), (yyvsp[(3) - (3)].member), members); yyvsp 2312 source4/heimdal/lib/asn1/parse.c (yyval.members) = (yyvsp[(1) - (3)].members); yyvsp 2323 source4/heimdal/lib/asn1/parse.c ASN1_TAILQ_INSERT_TAIL((yyvsp[(1) - (3)].members), m, members); yyvsp 2324 source4/heimdal/lib/asn1/parse.c (yyval.members) = (yyvsp[(1) - (3)].members); yyvsp 2332 source4/heimdal/lib/asn1/parse.c (yyval.member)->name = (yyvsp[(1) - (2)].name); yyvsp 2333 source4/heimdal/lib/asn1/parse.c (yyval.member)->gen_name = estrdup((yyvsp[(1) - (2)].name)); yyvsp 2335 source4/heimdal/lib/asn1/parse.c (yyval.member)->type = (yyvsp[(2) - (2)].type); yyvsp 2343 source4/heimdal/lib/asn1/parse.c (yyval.member) = (yyvsp[(1) - (1)].member); yyvsp 2352 source4/heimdal/lib/asn1/parse.c (yyval.member) = (yyvsp[(1) - (2)].member); yyvsp 2361 source4/heimdal/lib/asn1/parse.c (yyval.member) = (yyvsp[(1) - (3)].member); yyvsp 2363 source4/heimdal/lib/asn1/parse.c (yyval.member)->defval = (yyvsp[(3) - (3)].value); yyvsp 2372 source4/heimdal/lib/asn1/parse.c ASN1_TAILQ_INSERT_HEAD((yyval.members), (yyvsp[(1) - (1)].member), members); yyvsp 2379 source4/heimdal/lib/asn1/parse.c ASN1_TAILQ_INSERT_TAIL((yyvsp[(1) - (3)].members), (yyvsp[(3) - (3)].member), members); yyvsp 2380 source4/heimdal/lib/asn1/parse.c (yyval.members) = (yyvsp[(1) - (3)].members); yyvsp 2388 source4/heimdal/lib/asn1/parse.c (yyval.member)->name = (yyvsp[(1) - (4)].name); yyvsp 2389 source4/heimdal/lib/asn1/parse.c (yyval.member)->gen_name = estrdup((yyvsp[(1) - (4)].name)); yyvsp 2391 source4/heimdal/lib/asn1/parse.c (yyval.member)->val = (yyvsp[(3) - (4)].constant); yyvsp 2406 source4/heimdal/lib/asn1/parse.c (yyval.objid) = (yyvsp[(2) - (3)].objid); yyvsp 2420 source4/heimdal/lib/asn1/parse.c if ((yyvsp[(2) - (2)].objid)) { yyvsp 2421 source4/heimdal/lib/asn1/parse.c (yyval.objid) = (yyvsp[(2) - (2)].objid); yyvsp 2422 source4/heimdal/lib/asn1/parse.c add_oid_to_tail((yyvsp[(2) - (2)].objid), (yyvsp[(1) - (2)].objid)); yyvsp 2424 source4/heimdal/lib/asn1/parse.c (yyval.objid) = (yyvsp[(1) - (2)].objid); yyvsp 2432 source4/heimdal/lib/asn1/parse.c (yyval.objid) = new_objid((yyvsp[(1) - (4)].name), (yyvsp[(3) - (4)].constant)); yyvsp 2439 source4/heimdal/lib/asn1/parse.c Symbol *s = addsym((yyvsp[(1) - (1)].name)); yyvsp 2453 source4/heimdal/lib/asn1/parse.c (yyval.objid) = new_objid(NULL, (yyvsp[(1) - (1)].constant)); yyvsp 2460 source4/heimdal/lib/asn1/parse.c Symbol *s = addsym((yyvsp[(1) - (1)].name)); yyvsp 2474 source4/heimdal/lib/asn1/parse.c (yyval.value)->u.stringvalue = (yyvsp[(1) - (1)].name); yyvsp 2501 source4/heimdal/lib/asn1/parse.c (yyval.value)->u.integervalue = (yyvsp[(1) - (1)].constant); yyvsp 2516 source4/heimdal/lib/asn1/parse.c (yyval.value)->u.objectidentifiervalue = (yyvsp[(1) - (1)].objid); yyvsp 2531 source4/heimdal/lib/asn1/parse.c *++yyvsp = yyval; yyvsp 2666 source4/heimdal/lib/asn1/parse.c yystos[yystate], yyvsp); yyvsp 2675 source4/heimdal/lib/asn1/parse.c *++yyvsp = yylval; yyvsp 2679 source4/heimdal/lib/asn1/parse.c YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp); yyvsp 2720 source4/heimdal/lib/asn1/parse.c yystos[*yyssp], yyvsp); yyvsp 782 source4/heimdal/lib/com_err/parse.c yy_reduce_print (YYSTYPE *yyvsp, int yyrule) yyvsp 785 source4/heimdal/lib/com_err/parse.c yy_reduce_print (yyvsp, yyrule) yyvsp 786 source4/heimdal/lib/com_err/parse.c YYSTYPE *yyvsp; yyvsp 800 source4/heimdal/lib/com_err/parse.c &(yyvsp[(yyi + 1) - (yynrhs)]) yyvsp 809 source4/heimdal/lib/com_err/parse.c yy_reduce_print (yyvsp, Rule); \ yyvsp 1170 source4/heimdal/lib/com_err/parse.c YYSTYPE *yyvsp; yyvsp 1174 source4/heimdal/lib/com_err/parse.c #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) yyvsp 1200 source4/heimdal/lib/com_err/parse.c yyvsp = yyvs; yyvsp 1235 source4/heimdal/lib/com_err/parse.c &yyvs1, yysize * sizeof (*yyvsp), yyvsp 1270 source4/heimdal/lib/com_err/parse.c yyvsp = yyvs + yysize - 1; yyvsp 1347 source4/heimdal/lib/com_err/parse.c *++yyvsp = yylval; yyvsp 1377 source4/heimdal/lib/com_err/parse.c yyval = yyvsp[1-yylen]; yyvsp 1386 source4/heimdal/lib/com_err/parse.c id_str = (yyvsp[(2) - (2)].string); yyvsp 1393 source4/heimdal/lib/com_err/parse.c base_id = name2number((yyvsp[(2) - (2)].string)); yyvsp 1394 source4/heimdal/lib/com_err/parse.c strlcpy(name, (yyvsp[(2) - (2)].string), sizeof(name)); yyvsp 1395 source4/heimdal/lib/com_err/parse.c free((yyvsp[(2) - (2)].string)); yyvsp 1402 source4/heimdal/lib/com_err/parse.c base_id = name2number((yyvsp[(2) - (3)].string)); yyvsp 1403 source4/heimdal/lib/com_err/parse.c strlcpy(name, (yyvsp[(3) - (3)].string), sizeof(name)); yyvsp 1404 source4/heimdal/lib/com_err/parse.c free((yyvsp[(2) - (3)].string)); yyvsp 1405 source4/heimdal/lib/com_err/parse.c free((yyvsp[(3) - (3)].string)); yyvsp 1412 source4/heimdal/lib/com_err/parse.c number = (yyvsp[(2) - (2)].number); yyvsp 1420 source4/heimdal/lib/com_err/parse.c asprintf (&prefix, "%s_", (yyvsp[(2) - (2)].string)); yyvsp 1423 source4/heimdal/lib/com_err/parse.c free((yyvsp[(2) - (2)].string)); yyvsp 1448 source4/heimdal/lib/com_err/parse.c asprintf (&ec->name, "%s%s", prefix, (yyvsp[(2) - (4)].string)); yyvsp 1451 source4/heimdal/lib/com_err/parse.c free((yyvsp[(2) - (4)].string)); yyvsp 1453 source4/heimdal/lib/com_err/parse.c ec->name = (yyvsp[(2) - (4)].string); yyvsp 1454 source4/heimdal/lib/com_err/parse.c ec->string = (yyvsp[(4) - (4)].string); yyvsp 1478 source4/heimdal/lib/com_err/parse.c *++yyvsp = yyval; yyvsp 1613 source4/heimdal/lib/com_err/parse.c yystos[yystate], yyvsp); yyvsp 1622 source4/heimdal/lib/com_err/parse.c *++yyvsp = yylval; yyvsp 1626 source4/heimdal/lib/com_err/parse.c YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp); yyvsp 1667 source4/heimdal/lib/com_err/parse.c yystos[*yyssp], yyvsp); yyvsp 769 source4/heimdal/lib/hx509/sel-gram.c yy_reduce_print (YYSTYPE *yyvsp, int yyrule) yyvsp 772 source4/heimdal/lib/hx509/sel-gram.c yy_reduce_print (yyvsp, yyrule) yyvsp 773 source4/heimdal/lib/hx509/sel-gram.c YYSTYPE *yyvsp; yyvsp 787 source4/heimdal/lib/hx509/sel-gram.c &(yyvsp[(yyi + 1) - (yynrhs)]) yyvsp 796 source4/heimdal/lib/hx509/sel-gram.c yy_reduce_print (yyvsp, Rule); \ yyvsp 1157 source4/heimdal/lib/hx509/sel-gram.c YYSTYPE *yyvsp; yyvsp 1161 source4/heimdal/lib/hx509/sel-gram.c #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) yyvsp 1187 source4/heimdal/lib/hx509/sel-gram.c yyvsp = yyvs; yyvsp 1222 source4/heimdal/lib/hx509/sel-gram.c &yyvs1, yysize * sizeof (*yyvsp), yyvsp 1257 source4/heimdal/lib/hx509/sel-gram.c yyvsp = yyvs + yysize - 1; yyvsp 1334 source4/heimdal/lib/hx509/sel-gram.c *++yyvsp = yylval; yyvsp 1364 source4/heimdal/lib/hx509/sel-gram.c yyval = yyvsp[1-yylen]; yyvsp 1372 source4/heimdal/lib/hx509/sel-gram.c { _hx509_expr_input.expr = (yyvsp[(1) - (1)].expr); } yyvsp 1387 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = _hx509_make_expr(op_NOT, (yyvsp[(2) - (2)].expr), NULL); } yyvsp 1392 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = _hx509_make_expr(op_AND, (yyvsp[(1) - (3)].expr), (yyvsp[(3) - (3)].expr)); } yyvsp 1397 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = _hx509_make_expr(op_OR, (yyvsp[(1) - (3)].expr), (yyvsp[(3) - (3)].expr)); } yyvsp 1402 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = (yyvsp[(2) - (3)].expr); } yyvsp 1407 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = _hx509_make_expr(op_COMP, (yyvsp[(1) - (1)].expr), NULL); } yyvsp 1412 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = _hx509_make_expr(expr_WORDS, (yyvsp[(1) - (1)].expr), NULL); } yyvsp 1417 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = _hx509_make_expr(expr_WORDS, (yyvsp[(1) - (3)].expr), (yyvsp[(3) - (3)].expr)); } yyvsp 1422 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = _hx509_make_expr(comp_EQ, (yyvsp[(1) - (4)].expr), (yyvsp[(4) - (4)].expr)); } yyvsp 1427 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = _hx509_make_expr(comp_NE, (yyvsp[(1) - (4)].expr), (yyvsp[(4) - (4)].expr)); } yyvsp 1432 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = _hx509_make_expr(comp_TAILEQ, (yyvsp[(1) - (3)].expr), (yyvsp[(3) - (3)].expr)); } yyvsp 1437 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = _hx509_make_expr(comp_IN, (yyvsp[(1) - (5)].expr), (yyvsp[(4) - (5)].expr)); } yyvsp 1442 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = _hx509_make_expr(comp_IN, (yyvsp[(1) - (3)].expr), (yyvsp[(3) - (3)].expr)); } yyvsp 1447 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = (yyvsp[(1) - (1)].expr); } yyvsp 1452 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = (yyvsp[(1) - (1)].expr); } yyvsp 1457 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = (yyvsp[(1) - (1)].expr); } yyvsp 1462 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = (yyvsp[(1) - (1)].expr); } yyvsp 1467 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = _hx509_make_expr(expr_NUMBER, (yyvsp[(1) - (1)].string), NULL); } yyvsp 1472 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = _hx509_make_expr(expr_STRING, (yyvsp[(1) - (1)].string), NULL); } yyvsp 1478 source4/heimdal/lib/hx509/sel-gram.c (yyval.expr) = _hx509_make_expr(expr_FUNCTION, (yyvsp[(1) - (4)].string), (yyvsp[(3) - (4)].expr)); } yyvsp 1483 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = (yyvsp[(3) - (4)].expr); } yyvsp 1489 source4/heimdal/lib/hx509/sel-gram.c (yyval.expr) = _hx509_make_expr(expr_VAR, (yyvsp[(1) - (3)].string), (yyvsp[(3) - (3)].expr)); } yyvsp 1495 source4/heimdal/lib/hx509/sel-gram.c (yyval.expr) = _hx509_make_expr(expr_VAR, (yyvsp[(1) - (1)].string), NULL); } yyvsp 1509 source4/heimdal/lib/hx509/sel-gram.c *++yyvsp = yyval; yyvsp 1644 source4/heimdal/lib/hx509/sel-gram.c yystos[yystate], yyvsp); yyvsp 1653 source4/heimdal/lib/hx509/sel-gram.c *++yyvsp = yylval; yyvsp 1657 source4/heimdal/lib/hx509/sel-gram.c YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp); yyvsp 1698 source4/heimdal/lib/hx509/sel-gram.c yystos[*yyssp], yyvsp);