Home
last modified time | relevance | path

Searched refs:ASN_STRUCT_FREE_CONTENTS_ONLY (Results 1 – 21 of 21) sorted by relevance

/dports/lang/asn1c/asn1c-0.9.27/skeletons/
H A DNativeReal.c186 ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_REAL, &tmp); in NativeReal_encode_der()
220 ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_REAL, &tmp); in NativeReal_decode_uper()
225 ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_REAL, &tmp); in NativeReal_decode_uper()
255 ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_REAL, &tmp); in NativeReal_encode_uper()
H A DNativeInteger.c205 ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_INTEGER, &st); in NativeInteger_decode_xer()
265 ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_INTEGER, &tmpint); in NativeInteger_decode_uper()
290 ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_INTEGER, &tmpint); in NativeInteger_encode_uper()
H A Dconstr_TYPE.h57 #define ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF, ptr) \ macro
H A Dconstr_SET.c926 ASN_STRUCT_FREE_CONTENTS_ONLY(*elm->type, memb_ptr); in SET_free()
H A Dconstr_CHOICE.c1061 ASN_STRUCT_FREE_CONTENTS_ONLY(*elm->type, memb_ptr); in CHOICE_free()
H A Dconstr_SEQUENCE.c968 ASN_STRUCT_FREE_CONTENTS_ONLY(*elm->type, memb_ptr); in SEQUENCE_free()
/dports/www/mod_auth_gssapi/mod_auth_gssapi-1.6.3/src/asn1c/
H A DNativeInteger.c205 ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_INTEGER, &st); in NativeInteger_decode_xer()
265 ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_INTEGER, &tmpint); in NativeInteger_decode_uper()
290 ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_INTEGER, &tmpint); in NativeInteger_encode_uper()
H A Dconstr_TYPE.h57 #define ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF, ptr) \ macro
H A Dconstr_SEQUENCE.c968 ASN_STRUCT_FREE_CONTENTS_ONLY(*elm->type, memb_ptr); in SEQUENCE_free()
/dports/biology/biosig/biosig-2.3.3/biosig4c++/t240/
H A DNativeInteger.c205 ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_INTEGER, &st); in NativeInteger_decode_xer()
265 ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_INTEGER, &tmpint); in NativeInteger_decode_uper()
290 ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_INTEGER, &tmpint); in NativeInteger_encode_uper()
H A Dconstr_TYPE.h57 #define ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF, ptr) \ macro
H A Dconstr_SET.c927 ASN_STRUCT_FREE_CONTENTS_ONLY(*elm->type, memb_ptr); in SET_free()
H A Dconstr_CHOICE.c1058 ASN_STRUCT_FREE_CONTENTS_ONLY(*elm->type, memb_ptr); in CHOICE_free()
H A Dconstr_SEQUENCE.c969 ASN_STRUCT_FREE_CONTENTS_ONLY(*elm->type, memb_ptr); in SEQUENCE_free()
/dports/net/fort/FORT-validator-1.5.3/src/asn1/asn1c/
H A DOPEN_TYPE.c116 ASN_STRUCT_FREE_CONTENTS_ONLY(*selected.type_descriptor, in OPEN_TYPE_ber_get()
238 ASN_STRUCT_FREE_CONTENTS_ONLY(*selected.type_descriptor, in OPEN_TYPE_xer_get()
354 ASN_STRUCT_FREE_CONTENTS_ONLY(*selected.type_descriptor, in OPEN_TYPE_uper_get()
H A DOPEN_TYPE_oer.c86 ASN_STRUCT_FREE_CONTENTS_ONLY(*selected.type_descriptor, in OPEN_TYPE_oer_get()
H A Dconstr_TYPE.h93 #define ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF, ptr) \ macro
H A Dconstr_CHOICE.c1085 ASN_STRUCT_FREE_CONTENTS_ONLY(*elm->type, memb_ptr); in CHOICE_free()
H A Dconstr_SEQUENCE.c1005 ASN_STRUCT_FREE_CONTENTS_ONLY(*elm->type, memb_ptr); in SEQUENCE_free()
/dports/www/mod_auth_gssapi/mod_auth_gssapi-1.6.3/src/
H A Dsessions.c276 ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_GSSSessionData, &gsessdata); in mag_attempt_session()
/dports/lang/asn1c/asn1c-0.9.27/doc/docsrc/
H A Dasn1c-usage.tex668 ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF, ptr);