Home | History | Annotate | Download | only in qemu

Lines Matching refs:argtype

33 static const argtype *thunk_type_next_ptr(const argtype *type_ptr);
35 static inline const argtype *thunk_type_next(const argtype *type_ptr)
61 static const argtype *thunk_type_next_ptr(const argtype *type_ptr)
66 void thunk_register_struct(int id, const char *name, const argtype *types)
68 const argtype *type_ptr;
126 const argtype *thunk_convert(void *dst, const void *src,
127 const argtype *type_ptr, int to_host)
216 const argtype *field_types;
279 int thunk_type_size_array(const argtype *type_ptr, int is_host)
284 int thunk_type_align_array(const argtype *type_ptr, int is_host)