Searched refs:ASN_STRING_MASK (Results 1 – 7 of 7) sorted by relevance
43 if(expr_type & ASN_STRING_MASK) in asn1constraint_compatible()50 if(expr_type & ASN_STRING_MASK) in asn1constraint_compatible()67 if(expr_type & ASN_STRING_MASK) in asn1constraint_compatible()99 if(expr_type & ASN_STRING_MASK) in asn1constraint_compatible()234 if(!(expr_type & ASN_STRING_MASK)) in asn1constraint_default_alphabet()
39 if((atype & ASN_STRING_MASK) in asn1f_check_type_compatibility()40 && (btype & ASN_STRING_MASK)) { in asn1f_check_type_compatibility()70 if((atype & ASN_STRING_MASK) in asn1f_check_type_compatibility()71 && (btype & ASN_STRING_MASK)) { in asn1f_check_type_compatibility()
90 if(!(type_expr->expr_type & ASN_STRING_MASK)) in asn1f_value_resolve()
88 #define ASN_STRING_MASK 0x300 /* Every restricted string type */ macro
89 if(etype & ASN_STRING_MASK) in asn1c_emit_constraint_checking_code()586 if(etype & ASN_STRING_MASK) { in emit_size_determination_code()
252 & (ASN_CONSTR_MASK | ASN_BASIC_MASK | ASN_STRING_MASK)) { in asn1c_type_name()
498 (etype & ASN_STRING_MASK) in print_V()