Home
last modified time | relevance | path

Searched refs:tag2el_cxer_count (Results 1 – 5 of 5) sorted by relevance

/dports/biology/biosig/biosig-2.3.3/biosig4c++/t240/
H A Dconstr_SET.h36 int tag2el_cxer_count; member
H A Dconstr_SET.c808 int t2m_count = specs->tag2el_cxer_count; in SET_encode_xer()
/dports/lang/asn1c/asn1c-0.9.27/skeletons/
H A Dconstr_SET.h36 int tag2el_cxer_count; member
H A Dconstr_SET.c807 int t2m_count = specs->tag2el_cxer_count; in SET_encode_xer()
/dports/lang/asn1c/asn1c-0.9.27/libasn1compiler/
H A Dasn1c_C.c563 int tag2el_cxer_count = 0; in asn1c_lang_C_type_SET_def() local
576 if(_fill_tag2el_map(arg, &tag2el_cxer, &tag2el_cxer_count, -1, FTE_CANONICAL_XER)) { in asn1c_lang_C_type_SET_def()
581 if(tag2el_cxer_count == tag2el_count in asn1c_lang_C_type_SET_def()
626 emit_tag2member_map(arg, tag2el_cxer, tag2el_cxer_count, "_cxer"); in asn1c_lang_C_type_SET_def()
681 tag2el_cxer_count); in asn1c_lang_C_type_SET_def()