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

/external/qemu/tcg/
H A Dtcg.h414 #define TCG_CT_ALIAS 0x80 macro
H A Dtcg.c1024 if (arg_ct->ct & TCG_CT_ALIAS) {
1091 /* TCG_CT_ALIAS is for the output arguments. The input
1094 def->args_ct[oarg].ct = TCG_CT_ALIAS;
1779 if (arg_ct->ct & TCG_CT_ALIAS) {

Completed in 43 milliseconds