HomeSort by relevance Sort by last modified time
    Searched refs:TCG_CT_ALIAS (Results 1 - 2 of 2) sorted by null

  /external/qemu/tcg/
tcg.h 414 #define TCG_CT_ALIAS 0x80
tcg.c 1024 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;
    [all...]

Completed in 52 milliseconds