Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h1494 #define ARC_NORMAL_P(TYPE) (((TYPE) & ARC_FUNCTION_NORMAL) != 0) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h1509 #define ARC_NORMAL_P(TYPE) (((TYPE) & ARC_FUNCTION_NORMAL) != 0) macro