OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_matchedp
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
cris-dis.c
179
const struct cris_opcode *
max_matchedp
= NULL;
288
max_matchedp
= prefix_opc_table[insn];
290
max_matchedp
= opc_table[insn];
375
max_matchedp
= opcodep;
392
opc_table[insn] =
max_matchedp
;
394
prefix_opc_table[insn] =
max_matchedp
;
397
return
max_matchedp
;
178
const struct cris_opcode *
max_matchedp
= NULL;
local
/src/external/gpl3/binutils.old/dist/opcodes/
cris-dis.c
179
const struct cris_opcode *
max_matchedp
= NULL;
288
max_matchedp
= prefix_opc_table[insn];
290
max_matchedp
= opc_table[insn];
375
max_matchedp
= opcodep;
392
opc_table[insn] =
max_matchedp
;
394
prefix_opc_table[insn] =
max_matchedp
;
397
return
max_matchedp
;
178
const struct cris_opcode *
max_matchedp
= NULL;
local
/src/external/gpl3/gdb.old/dist/opcodes/
cris-dis.c
179
const struct cris_opcode *
max_matchedp
= NULL;
288
max_matchedp
= prefix_opc_table[insn];
290
max_matchedp
= opc_table[insn];
375
max_matchedp
= opcodep;
392
opc_table[insn] =
max_matchedp
;
394
prefix_opc_table[insn] =
max_matchedp
;
397
return
max_matchedp
;
178
const struct cris_opcode *
max_matchedp
= NULL;
local
/src/external/gpl3/gdb/dist/opcodes/
cris-dis.c
179
const struct cris_opcode *
max_matchedp
= NULL;
288
max_matchedp
= prefix_opc_table[insn];
290
max_matchedp
= opc_table[insn];
375
max_matchedp
= opcodep;
392
opc_table[insn] =
max_matchedp
;
394
prefix_opc_table[insn] =
max_matchedp
;
397
return
max_matchedp
;
178
const struct cris_opcode *
max_matchedp
= NULL;
local
Completed in 19 milliseconds
Indexes created Sun Apr 12 00:22:20 UTC 2026