Searched refs:BC_UNIVERSAL (Results 1 – 3 of 3) sorted by relevance
101 assert(type->tag_class == BC_UNIVERSAL); in libder_normalizing_type()118 if (type->tag_class != BC_UNIVERSAL || type->tag_encoded) in libder_type_is()
390 if (type->tag_class != BC_UNIVERSAL) in libder_type_name()506 if (type->tag_class != BC_UNIVERSAL || type->tag_encoded) in libder_is_valid_obj()576 if (obj->type->tag_class != BC_UNIVERSAL || obj->type->tag_encoded) in libder_obj_may_coalesce_children()713 assert(obj->type->tag_class == BC_UNIVERSAL); in libder_obj_coalesce_children()721 if (child->type->tag_class != BC_UNIVERSAL || in libder_obj_coalesce_children()1136 if (obj->type->tag_class != BC_UNIVERSAL || obj->type->tag_encoded) in libder_obj_normalize()
15 BC_UNIVERSAL = 0, enumerator