OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:field_offsets
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
thunk.c
93
se->
field_offsets
[i] = malloc(nb_fields * sizeof(int));
99
se->
field_offsets
[i][j] = offset;
226
dst_offsets = se->
field_offsets
[to_host];
227
src_offsets = se->
field_offsets
[1 - to_host];
thunk.h
53
int *
field_offsets
[2];
member in struct:__anon28424
Completed in 94 milliseconds