Home | History | Annotate | Download | only in opcodes

Lines Matching refs:NUM_ELEM

43 #ifndef NUM_ELEM
44 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0])
1784 #define NUM_ARM_REGNAMES NUM_ELEM (regnames)