Searched refs:found_other (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-h8300.c1017 const struct h8_instruction *found_other = 0, *found_mismatched = 0; local
1205 found = 0, found_other = this_try;
1213 if (found_other)
1216 found_other->opcode->name,
/haiku-buildtools/binutils/gas/config/
H A Dtc-h8300.c1074 const struct h8_instruction *found_other = 0, *found_mismatched = 0; local
1262 found = 0, found_other = this_try;
1270 if (found_other)
1273 found_other->opcode->name,

Completed in 65 milliseconds