OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:machp
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/common/
sim-model.c
79
const SIM_MACH * const *
machp
;
local
88
for (
machp
= STATE_MACHS(sd); *
machp
!= NULL; ++
machp
)
91
MACH_NAME (*
machp
));
92
for (model = MACH_MODELS (*
machp
); MODEL_NAME (model) != NULL;
152
const SIM_MACH * const *
machp
;
local
158
for (
machp
= STATE_MACHS (sd); *
machp
!= NULL; ++
machp
)
175
const SIM_MACH * const *
machp
;
local
194
const SIM_MACH * const *
machp
;
local
[
all
...]
cgen-utils.c
107
const SIM_MACH * const *
machp
;
local
112
for (
machp
= STATE_MACHS (sd); *
machp
!= NULL; ++
machp
)
114
int size = IMP_PROPS_SIM_CPU_SIZE (MACH_IMP_PROPS (*
machp
));
/src/external/gpl3/gdb.old/dist/sim/common/
sim-model.c
79
const SIM_MACH * const *
machp
;
local
88
for (
machp
= STATE_MACHS(sd); *
machp
!= NULL; ++
machp
)
91
MACH_NAME (*
machp
));
92
for (model = MACH_MODELS (*
machp
); MODEL_NAME (model) != NULL;
152
const SIM_MACH * const *
machp
;
local
158
for (
machp
= STATE_MACHS (sd); *
machp
!= NULL; ++
machp
)
175
const SIM_MACH * const *
machp
;
local
194
const SIM_MACH * const *
machp
;
local
[
all
...]
cgen-utils.c
107
const SIM_MACH * const *
machp
;
local
112
for (
machp
= STATE_MACHS (sd); *
machp
!= NULL; ++
machp
)
114
int size = IMP_PROPS_SIM_CPU_SIZE (MACH_IMP_PROPS (*
machp
));
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026