Searched refs:most_match_count (Results 1 – 1 of 1) sorted by relevance
2311 int most_match_count = -1; in md_assemble() local3020 if ((opindex_ptr - opcode->operands) >= most_match_count) in md_assemble()3022 most_match_count = opindex_ptr - opcode->operands; in md_assemble()