OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thunk_type_align
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
thunk.h
118
static inline int
thunk_type_align
(const argtype *type_ptr, int is_host)
function
thunk.c
97
align =
thunk_type_align
(type_ptr, i);
286
return
thunk_type_align
(type_ptr, is_host);
Completed in 30 milliseconds