OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:struct_entries
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
thunk.h
76
extern StructEntry
struct_entries
[];
111
se =
struct_entries
+ type_ptr[1];
147
se =
struct_entries
+ type_ptr[1];
thunk.c
31
StructEntry
struct_entries
[MAX_STRUCTS];
variable
72
se =
struct_entries
+ id;
119
se =
struct_entries
+ id;
219
se =
struct_entries
+ *type_ptr++;
Completed in 139 milliseconds