HomeSort by relevance Sort by last modified time
    Searched refs:NUM_ELEM (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/qtools/
thumbdis.cpp 250 #define NUM_ARM_REGNAMES NUM_ELEM (regnames)
  /external/qemu/
arm-dis.c 81 #ifndef NUM_ELEM
82 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0])
    [all...]

Completed in 219 milliseconds