Lines Matching refs:constant
307 int64_t constant;
402 /* Identity function, used to suppress warnings about constant conditions. */
1961 (yyval.member)->val = (yyvsp[(3) - (4)].constant);
2189 (yyval.type)->tag.tagenv = (yyvsp[(2) - (3)].constant);
2190 if((yyvsp[(3) - (3)].type)->type == TTag && (yyvsp[(2) - (3)].constant) == TE_IMPLICIT) {
2201 (yyval.tag).tagclass = (yyvsp[(2) - (4)].constant);
2202 (yyval.tag).tagvalue = (yyvsp[(3) - (4)].constant);
2210 (yyval.constant) = ASN1_C_CONTEXT;
2217 (yyval.constant) = ASN1_C_UNIV;
2224 (yyval.constant) = ASN1_C_APPL;
2231 (yyval.constant) = ASN1_C_PRIVATE;
2238 (yyval.constant) = TE_EXPLICIT;
2245 (yyval.constant) = TE_EXPLICIT;
2252 (yyval.constant) = TE_IMPLICIT;
2424 (yyval.member)->val = (yyvsp[(3) - (4)].constant);
2465 (yyval.objid) = new_objid((yyvsp[(1) - (4)].name), (yyvsp[(3) - (4)].constant));
2486 (yyval.objid) = new_objid(NULL, (yyvsp[(1) - (1)].constant));
2534 (yyval.value)->u.integervalue = (yyvsp[(1) - (1)].constant);