Searched defs:CSKY_FUNCTION_IS_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
199 #define CSKY_FUNCTION_IS_INTERRUPT(t) ((t) & CSKY_FT_INTERRUPT) macro
262 #define CSKY_FUNCTION_IS_INTERRUPT(t) ((t) & CSKY_FT_INTERRUPT) macro