OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hw_instance_data
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/common/
hw-instances.c
31
struct
hw_instance_data
struct
42
me->instances_of_hw = HW_ZALLOC (me, struct
hw_instance_data
);
208
me->instances_of_hw = HW_ZALLOC (me, struct
hw_instance_data
);
hw-instances.h
128
#define
hw_instance_data
(instance) ((instance)->data_of_instance)
macro
/src/external/gpl3/gdb.old/dist/sim/common/
hw-instances.c
31
struct
hw_instance_data
struct
42
me->instances_of_hw = HW_ZALLOC (me, struct
hw_instance_data
);
208
me->instances_of_hw = HW_ZALLOC (me, struct
hw_instance_data
);
hw-instances.h
128
#define
hw_instance_data
(instance) ((instance)->data_of_instance)
macro
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026