OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mismatch_score
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
aarch64-opc.c
5031
int
mismatch_score
= 0;
5033
mismatch_score
+= 1;
5038
mismatch_score
+= 2;
5040
if (
mismatch_score
< min_mismatch)
5042
min_mismatch =
mismatch_score
;
5044
if (
mismatch_score
== 0)
5028
int
mismatch_score
= 0;
local
Completed in 23 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026