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

  /toolchain/binutils/binutils-2.27/opcodes/
cr16-dis.c 68 static int NUMCINVS = ARRAY_SIZE (cr16_cinvs);
176 for (cinv = cr16_cinvs; cinv < (cr16_cinvs + NUMCINVS); cinv++)
crx-dis.c 84 int NUMCINVS = ((sizeof crx_cinvs)/(sizeof crx_cinvs[0]));
177 for (cinv = crx_cinvs; cinv < (crx_cinvs + NUMCINVS); cinv++)

Completed in 69 milliseconds