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

  /external/qemu/
def-helper.h 70 #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 139 milliseconds