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
138 static inline void glue(gen_helper_, name)(dh_retvar_decl(ret) dh_arg_decl(t1, 1)) \
148 static inline void glue(gen_helper_, name)(dh_retvar_decl(ret) dh_arg_decl(t1, 1), \
160 static inline void glue(gen_helper_, name)(dh_retvar_decl(ret) dh_arg_decl(t1, 1), \
173 static inline void glue(gen_helper_, name)(dh_retvar_decl(ret) dh_arg_decl(t1, 1), \

Completed in 242 milliseconds