Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-isr.cc665 tree nested, not_nested, nested_ready, critical; in nds32_construct_isr_vectors_information() local
677 not_nested = lookup_attribute ("not_nested", func_attrs); in nds32_construct_isr_vectors_information()
790 else if (not_nested) in nds32_construct_isr_vectors_information()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-isr.c665 tree nested, not_nested, nested_ready, critical; in nds32_construct_isr_vectors_information() local
677 not_nested = lookup_attribute ("not_nested", func_attrs); in nds32_construct_isr_vectors_information()
790 else if (not_nested) in nds32_construct_isr_vectors_information()
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi5790 @item not_nested
5791 @cindex @code{not_nested} function attribute, NDS32
H A Dgcc.info37444 'not_nested'
69477 * not_nested function attribute, NDS32: NDS32 Function Attributes.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi5410 @item not_nested
5411 @cindex @code{not_nested} function attribute, NDS32
H A Dgcc.info34009 'not_nested'
66160 * not_nested function attribute, NDS32: NDS32 Function Attributes.