Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-v850.c2311 int most_match_count = -1; in md_assemble() local
3020 if ((opindex_ptr - opcode->operands) >= most_match_count) in md_assemble()
3022 most_match_count = opindex_ptr - opcode->operands; in md_assemble()