Searched refs:ECC_MAX (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dd30v.h67 #define ECC_MAX ECC_RESERVED macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dd30v.h67 #define ECC_MAX ECC_RESERVED macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dd30v.h67 #define ECC_MAX ECC_RESERVED macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dd30v.h67 #define ECC_MAX ECC_RESERVED macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-d30v.c1324 while ((i < ECC_MAX) && strncasecmp (d30v_ecc_names[i], op_end + 1, 2))
1327 if (i == ECC_MAX)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-d30v.c1321 while ((i < ECC_MAX) && strncasecmp (d30v_ecc_names[i], op_end + 1, 2))
1324 if (i == ECC_MAX)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-d30v.c1321 while ((i < ECC_MAX) && strncasecmp (d30v_ecc_names[i], op_end + 1, 2))
1324 if (i == ECC_MAX)

Completed in 213 milliseconds