Home | History | Annotate | Download | only in qemu

Lines Matching refs:NUM_ELEM

81 #ifndef NUM_ELEM
82 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0])
1527 #define NUM_ARM_REGNAMES NUM_ELEM (regnames)