Searched defs:is_host (Results 1 – 9 of 9) sorted by relevance
88 static inline int thunk_type_size(const argtype *type_ptr, int is_host) in thunk_type_size()149 static inline int thunk_type_align(const argtype *type_ptr, int is_host) in thunk_type_align()
467 int thunk_type_size_array(const argtype *type_ptr, int is_host) in thunk_type_size_array()472 int thunk_type_align_array(const argtype *type_ptr, int is_host) in thunk_type_align_array()
388 bool is_host; member