Searched refs:TChoice (Results 1 – 11 of 11) sorted by relevance
72 case TChoice: in free_type()80 if ((t->type == TSequence || t->type == TChoice) && preserve) in free_type()83 if(t->type == TChoice) in free_type()94 if(t->type == TChoice) in free_type()98 t->type == TChoice ? "u." : "", m->gen_name) < 0 || s == NULL) in free_type()109 if(t->type == TChoice) in free_type()113 if(t->type == TChoice) { in free_type()
80 case TChoice: { in copy_type()86 if ((t->type == TSequence || t->type == TChoice) && preserve) { in copy_type()96 if(t->type == TChoice) { in copy_type()110 if(t->type == TChoice) in copy_type()115 t->type == TChoice ? "u." : "", m->gen_name) < 0) in copy_type()121 t->type == TChoice ? "u." : "", m->gen_name) < 0) in copy_type()138 if(t->type == TChoice) in copy_type()141 if(t->type == TChoice) { in copy_type()
134 case TChoice: { in length_type()140 if(t->type == TChoice) in length_type()151 if(t->type == TChoice) in length_type()156 t->type == TChoice ? "u." : "", m->gen_name) < 0 || s == NULL) in length_type()169 if(t->type == TChoice) in length_type()172 if(t->type == TChoice) { in length_type()
44 TChoice, enumerator
74 case TChoice: in find_tag()562 case TChoice: { in decode_type()700 case TChoice: in generate_type_decode()
404 case TChoice:{ in encode_type()537 case TChoice: in generate_type_encode()
182 { TChoice, sequence_symbol, 1 },442 if (t->type == TSequence || t->type == TSet || t->type == TChoice) in is_struct()687 case TChoice: { in template_members()
581 case TChoice: in define_asn1()587 if(t->type == TChoice) in define_asn1()880 case TChoice: { in define_type()
543 $$ = 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
2087 (yyval.type) = new_type(TChoice);