Searched refs:TChoice (Results 1 – 11 of 11) sorted by relevance
82 case TChoice: in free_type()90 if ((t->type == TSequence || t->type == TChoice) && preserve) in free_type()93 if(t->type == TChoice) in free_type()104 if(t->type == TChoice) in free_type()108 t->type == TChoice ? "u." : "", m->gen_name) < 0 || s == NULL) in free_type()119 if(t->type == TChoice) in free_type()123 if(t->type == TChoice) { in free_type()
83 case TChoice: { in copy_type()89 if ((t->type == TSequence || t->type == TChoice) && preserve) { in copy_type()99 if(t->type == TChoice) { in copy_type()113 if(t->type == TChoice) in copy_type()118 t->type == TChoice ? "u." : "", m->gen_name) < 0) in copy_type()124 t->type == TChoice ? "u." : "", m->gen_name) < 0) in copy_type()141 if(t->type == TChoice) in copy_type()144 if(t->type == TChoice) { in copy_type()
135 case TChoice: { in length_type()141 if(t->type == TChoice) in length_type()152 if(t->type == TChoice) in length_type()157 t->type == TChoice ? "u." : "", m->gen_name) < 0 || s == NULL) in length_type()170 if(t->type == TChoice) in length_type()173 if(t->type == TChoice) { in length_type()
76 case TChoice: in find_tag()572 case TChoice: { in decode_type()710 case TChoice: in generate_type_decode()
46 TChoice, enumerator
405 case TChoice:{ in encode_type()538 case TChoice: in generate_type_encode()
192 { TChoice, sequence_symbol, 1 },456 if (t->type == TSequence || t->type == TSet || t->type == TChoice) in is_struct()746 case TChoice: { in template_members()
603 case TChoice: in define_asn1()609 if(t->type == TChoice) in define_asn1()902 case TChoice: { in define_type()
558 $$ = new_type(TChoice);
890 * gen_encode.c (TChoice): add () to make sure variable expression893 * gen_length.c (TChoice): add () to make sure variable expression901 * gen_decode.c (decode_type): TChoice: set the label1633 * gen_encode.c (TChoice, TSequence): code element in reverse
2046 (yyval.type) = new_type(TChoice); in yyparse()