HomeSort by relevance Sort by last modified time
    Searched refs:thunk_type_size (Results 1 - 2 of 2) sorted by null

  /external/qemu/
thunk.c 96 size = thunk_type_size(type_ptr, i);
198 dst_size = thunk_type_size(type_ptr, to_host);
199 src_size = thunk_type_size(type_ptr, 1 - to_host);
281 return thunk_type_size(type_ptr, is_host);
thunk.h 81 static inline int thunk_type_size(const argtype *type_ptr, int is_host) function

Completed in 468 milliseconds