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

/external/qemu/
H A Ddef-helper.h70 #define dh_retvar_decl(t) glue(dh_retvar_decl_, dh_alias(t)) macro
158 static inline void glue(gen_helper_, name)(dh_retvar_decl(ret) dh_arg_decl(t1, 1)) \
168 static inline void glue(gen_helper_, name)(dh_retvar_decl(ret) dh_arg_decl(t1, 1), \
180 static inline void glue(gen_helper_, name)(dh_retvar_decl(ret) dh_arg_decl(t1, 1), \
193 static inline void glue(gen_helper_, name)(dh_retvar_decl(ret) dh_arg_decl(t1, 1), \

Completed in 19 milliseconds