Home
last modified time | relevance | path

Searched refs:nested_ready (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
678 nested_ready = lookup_attribute ("nested_ready", func_attrs); in nds32_construct_isr_vectors_information()
792 else if (nested_ready) 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
678 nested_ready = lookup_attribute ("nested_ready", func_attrs); in nds32_construct_isr_vectors_information()
792 else if (nested_ready) in nds32_construct_isr_vectors_information()
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi5793 @item nested_ready
5794 @cindex @code{nested_ready} function attribute, NDS32
H A Dgcc.info37446 'nested_ready'
69418 * nested_ready function attribute, NDS32: NDS32 Function Attributes.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi5413 @item nested_ready
5414 @cindex @code{nested_ready} function attribute, NDS32
H A Dgcc.info34011 'nested_ready'
66101 * nested_ready function attribute, NDS32: NDS32 Function Attributes.