Searched refs:A1TC_COMPONENTS_OF (Results 1 – 5 of 5) sorted by relevance
36 A1TC_COMPONENTS_OF, /* COMPONENTS OF clause */ enumerator
998 $$->expr_type = A1TC_COMPONENTS_OF;
3022 (yyval.a_expr)->expr_type = A1TC_COMPONENTS_OF;
31 if(memb->expr_type != A1TC_COMPONENTS_OF) { in asn1f_pull_components_of()
578 case A1TC_COMPONENTS_OF: in asn1print_expr()