Home
last modified time | relevance | path

Searched refs:found_mismatched (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-h8300.c1069 const struct h8_instruction *found_other = 0, *found_mismatched = 0; in get_specific() local
1259 found_mismatched = this_try, found = 0; in get_specific()
1274 else if (found_mismatched) in get_specific()
1277 return found_mismatched; in get_specific()