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

  /external/qemu/
thunk.h 78 int thunk_type_size_array(const argtype *type_ptr, int is_host);
109 return size * thunk_type_size_array(type_ptr + 2, is_host);
thunk.c 279 int thunk_type_size_array(const argtype *type_ptr, int is_host) function

Completed in 107 milliseconds