Searched refs:nested_type (Results 1 – 6 of 6) sorted by relevance
63 enum nds32_isr_nested_type nested_type; in nds32_interrupt_attribute_parse_string() local101 nested_type = NDS32_NOT_NESTED; in nds32_interrupt_attribute_parse_string()103 nested_type = NDS32_NESTED_READY; in nds32_interrupt_attribute_parse_string()105 nested_type = NDS32_NESTED; in nds32_interrupt_attribute_parse_string()107 nested_type = NDS32_CRITICAL; in nds32_interrupt_attribute_parse_string()109 nested_type = NDS32_NOT_NESTED; in nds32_interrupt_attribute_parse_string()137 nds32_isr_vectors[i].nested_type = nested_type; in nds32_interrupt_attribute_parse_string()154 enum nds32_isr_nested_type nested_type; in nds32_exception_attribute_parse_string() local192 nested_type = NDS32_NOT_NESTED; in nds32_exception_attribute_parse_string()194 nested_type = NDS32_NESTED_READY; in nds32_exception_attribute_parse_string()[all …]
397 enum nds32_isr_nested_type nested_type; member
3908 (nested_type): Likewise.3957 (nested_type): Likewise.
3597 scoped_typename. Added nonterminals nested_type,