HomeSort by: relevance | last modified time | path
    Searched defs:MAX_SPEC_REG_NAME_LEN (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
mmix-dis.c 58 #define MAX_SPEC_REG_NAME_LEN 32
62 const char *spec_reg_name[MAX_SPEC_REG_NAME_LEN];
255 if (x >= MAX_SPEC_REG_NAME_LEN)
  /src/external/gpl3/binutils.old/dist/opcodes/
mmix-dis.c 58 #define MAX_SPEC_REG_NAME_LEN 32
62 const char *spec_reg_name[MAX_SPEC_REG_NAME_LEN];
255 if (x >= MAX_SPEC_REG_NAME_LEN)
  /src/external/gpl3/gdb/dist/opcodes/
mmix-dis.c 58 #define MAX_SPEC_REG_NAME_LEN 32
62 const char *spec_reg_name[MAX_SPEC_REG_NAME_LEN];
255 if (x >= MAX_SPEC_REG_NAME_LEN)
  /src/external/gpl3/gdb.old/dist/opcodes/
mmix-dis.c 58 #define MAX_SPEC_REG_NAME_LEN 32
62 const char *spec_reg_name[MAX_SPEC_REG_NAME_LEN];
255 if (x >= MAX_SPEC_REG_NAME_LEN)

Completed in 27 milliseconds