Home
last modified time | relevance | path

Searched refs:nested_type (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-isr.cc63 enum nds32_isr_nested_type nested_type; in nds32_interrupt_attribute_parse_string() local
101 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() local
192 nested_type = NDS32_NOT_NESTED; in nds32_exception_attribute_parse_string()
194 nested_type = NDS32_NESTED_READY; in nds32_exception_attribute_parse_string()
[all …]
H A Dnds32.h397 enum nds32_isr_nested_type nested_type; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-isr.c63 enum nds32_isr_nested_type nested_type; in nds32_interrupt_attribute_parse_string() local
101 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() local
192 nested_type = NDS32_NOT_NESTED; in nds32_exception_attribute_parse_string()
194 nested_type = NDS32_NESTED_READY; in nds32_exception_attribute_parse_string()
[all …]
H A Dnds32.h397 enum nds32_isr_nested_type nested_type; member
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-19963908 (nested_type): Likewise.
3957 (nested_type): Likewise.
H A DChangeLog-19943597 scoped_typename. Added nonterminals nested_type,