Home
last modified time | relevance | path

Searched defs:ARC_FAST_INTERRUPT_P (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h1490 #define ARC_FAST_INTERRUPT_P(TYPE) (((TYPE) & ARC_FUNCTION_FIRQ) != 0) macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h1490 #define ARC_FAST_INTERRUPT_P(TYPE) (((TYPE) & ARC_FUNCTION_FIRQ) != 0) macro