Home | History | Annotate | Download | only in opcodes

Lines Matching refs:NUM_ELEM

44 #ifndef NUM_ELEM
45 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0])
536 #define NUM_SCORE_REGNAMES NUM_ELEM (regnames)