OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rest_prefixes
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
cris-dis.c
187
static const struct cris_opcode **
rest_prefixes
= NULL;
226
rest_prefixes
228
if (
rest_prefixes
== NULL)
231
memset (
rest_prefixes
, 0, 65536 * sizeof (
rest_prefixes
[0]));
274
prefix_opc_table =
rest_prefixes
;
283
prefix_opc_table =
rest_prefixes
;
186
static const struct cris_opcode **
rest_prefixes
= NULL;
local
/src/external/gpl3/binutils.old/dist/opcodes/
cris-dis.c
187
static const struct cris_opcode **
rest_prefixes
= NULL;
226
rest_prefixes
228
if (
rest_prefixes
== NULL)
231
memset (
rest_prefixes
, 0, 65536 * sizeof (
rest_prefixes
[0]));
274
prefix_opc_table =
rest_prefixes
;
283
prefix_opc_table =
rest_prefixes
;
186
static const struct cris_opcode **
rest_prefixes
= NULL;
local
/src/external/gpl3/gdb.old/dist/opcodes/
cris-dis.c
187
static const struct cris_opcode **
rest_prefixes
= NULL;
226
rest_prefixes
228
if (
rest_prefixes
== NULL)
231
memset (
rest_prefixes
, 0, 65536 * sizeof (
rest_prefixes
[0]));
274
prefix_opc_table =
rest_prefixes
;
283
prefix_opc_table =
rest_prefixes
;
186
static const struct cris_opcode **
rest_prefixes
= NULL;
local
/src/external/gpl3/gdb/dist/opcodes/
cris-dis.c
187
static const struct cris_opcode **
rest_prefixes
= NULL;
226
rest_prefixes
228
if (
rest_prefixes
== NULL)
231
memset (
rest_prefixes
, 0, 65536 * sizeof (
rest_prefixes
[0]));
274
prefix_opc_table =
rest_prefixes
;
283
prefix_opc_table =
rest_prefixes
;
186
static const struct cris_opcode **
rest_prefixes
= NULL;
local
Completed in 74 milliseconds
Indexes created Mon Apr 06 00:22:49 UTC 2026