Searched refs:thunk_type_next (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dthunk.c35 static inline const argtype *thunk_type_next(const argtype *type_ptr) function
63 return thunk_type_next(type_ptr);
78 type_ptr = thunk_type_next(type_ptr);
103 type_ptr = thunk_type_next(type_ptr);
207 type_ptr = thunk_type_next(type_ptr);

Completed in 34 milliseconds