AS_SET
if (seg_type == AS_SET)
if (seg_type == AS_SET)
type = AS_SET;
} else if (type == AS_SET || size + quantum > 255) {
if (type == AS_SET)
} else if (seg_type == AS_SET) {
case AS_SET:
if (!permit_set && seg_type == AS_SET)
if (seg_type != AS_SET && seg_type != AS_SEQUENCE &&