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

  /external/qemu/
thunk.h 118 static inline int thunk_type_align(const argtype *type_ptr, int is_host) function
thunk.c 97 align = thunk_type_align(type_ptr, i);
286 return thunk_type_align(type_ptr, is_host);

Completed in 293 milliseconds