Home
last modified time | relevance | path

Searched defs:type_ptr (Results 1 – 2 of 2) sorted by relevance

/external/qemu/
Dthunk.c35 static inline const argtype *thunk_type_next(const argtype *type_ptr) in thunk_type_next()
61 static const argtype *thunk_type_next_ptr(const argtype *type_ptr) in thunk_type_next_ptr()
68 const argtype *type_ptr; in thunk_register_struct() local
127 const argtype *type_ptr, int to_host) in thunk_convert()
279 int thunk_type_size_array(const argtype *type_ptr, int is_host) in thunk_type_size_array()
284 int thunk_type_align_array(const argtype *type_ptr, int is_host) in thunk_type_align_array()
Dthunk.h81 static inline int thunk_type_size(const argtype *type_ptr, int is_host) in thunk_type_size()
118 static inline int thunk_type_align(const argtype *type_ptr, int is_host) in thunk_type_align()